mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 22:15:55 +02:00
c3585201fb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9143 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
97 B
Makefile
11 lines
97 B
Makefile
|
|
obj-y := \
|
|
prom.o \
|
|
setup.o \
|
|
memory.o \
|
|
irq.o \
|
|
time.o \
|
|
platform.o \
|
|
gpio.o \
|
|
clock.o
|