forked from luck/tmp_suning_uos_patched
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
|