mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 02:25:21 +07:00
a9f1682120
Add the serial ports to the device tree and remove the platform code for adding them. Signed-off-by: Jayachandran C <jayachandranc@netlogicmicro.com> Patchwork: http://patchwork.linux-mips.org/patch/4098/ Signed-off-by: John Crispin <blogic@openwrt.org>
4 lines
94 B
Makefile
4 lines
94 B
Makefile
obj-y += setup.o nlm_hal.o
|
|
obj-$(CONFIG_SMP) += wakeup.o
|
|
obj-$(CONFIG_USB) += usb-init.o
|