mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 03:57:30 +02:00
5ccc04ff5c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19518 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
|