adm5120: move early-printk support into a separate file
[openwrt.git] / target / linux / adm5120 / files / arch / mips / adm5120 / common / Makefile
index d24aa07..8d302c5 100644 (file)
@@ -4,3 +4,5 @@
 
 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
This page took 0.025393 seconds and 4 git commands to generate.