implement early_printk without an early_console
[openwrt/openwrt.git] / target / linux / adm8668 / files / arch / mips / adm8668 / Makefile
index 0b31b97d484ad841f0b79f0ee74512943f329a1b..dbd3f12d11e6849feb2f87e8c00ea71545792012 100644 (file)
@@ -2,4 +2,6 @@
 # something witty  --neutronscott
 #
 
-obj-y          := irq.o pci.o prom.o platform.o serial.o proc.o net_core.o net_intr.o
+obj-y          := irq.o pci.o prom.o platform.o serial.o proc.o \
+                  setup.o time.o early_printk.o \
+                  net_core.o net_intr.o