mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
8bc84bac31
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
|