1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-29 21:21:06 +02:00
juhosg 4bcca707cf adm5120: move early-printk support into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 15:07:34 +00:00

9 lines
208 B
Makefile

#
# Makefile for the Infineon/ADMtek ADM5120 SoC specific parts of the kernel
#
obj-y := adm5120.o setup.o prom.o irq.o memory.o clock.o \
gpio.o platform.o
obj-$(CONFIG_EARLY_PRINTK) += early-printk.o