
None of the boards we support are using it nor have it wired out of the SoC, just remove it. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36061 3c298f89-4303-0410-b956-a3cf2f4a3e73
5 lines
95 B
Makefile
5 lines
95 B
Makefile
obj-y += clock.o
|
|
obj-y += common.o
|
|
obj-y += irq.o
|
|
obj-y += timer.o
|
|
obj-y += board-mcs8140-dt.o
|