mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-09 09:15:12 +07:00
4 lines
104 B
Makefile
4 lines
104 B
Makefile
obj-y := mm.o devices.o
|
|
obj-$(CONFIG_ARCH_MX25) += clock.o
|
|
obj-$(CONFIG_MACH_MX25_3DS) += mx25pdk.o
|