mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-28 20:44:27 -04:00
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> SVN-Revision: 36061
6 lines
95 B
Makefile
6 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
|