mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 02:56:43 +07:00
4ade6feb52
No need to manually copy debug settings into subdir Makefiles. kbuild has a mechanism for inheriting, so let's use it. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
4 lines
91 B
Makefile
4 lines
91 B
Makefile
|
|
obj-$(CONFIG_CAN_MPC5XXX) += mscan-mpc5xxx.o
|
|
mscan-mpc5xxx-objs := mscan.o mpc5xxx_can.o
|