mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
Create new flle arch/mips/netlogic/xlp/dt.c and move the device tree related code there. Signed-off-by: Jayachandran C <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5422/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
3 lines
109 B
Makefile
3 lines
109 B
Makefile
obj-y += setup.o nlm_hal.o cop2-ex.o dt.o
|
|
obj-$(CONFIG_SMP) += wakeup.o
|
|
obj-$(CONFIG_USB) += usb-init.o
|