mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-23 01:54:26 -04:00
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
|