mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
dd4ee63fa4
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43926
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
|