commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / arch / mips / ite-boards / generic / Makefile
index a61442c..0e7853f 100644 (file)
@@ -6,18 +6,10 @@
 # Makefile for the ITE 8172 (qed-4n-s01b) board, generic files.
 #
 
-obj-y := it8172_rtc.o it8172_setup.o irq.o int-handler.o pmon_prom.o time.o lpc.o puts.o reset.o
+obj-y                  += it8172_setup.o irq.o int-handler.o pmon_prom.o \
+                          time.o lpc.o puts.o reset.o
 
-ifdef CONFIG_PCI
-obj-y += it8172_pci.o
-endif
-
-ifdef CONFIG_IT8172_CIR
-obj-y += it8172_cir.o 
-endif
-
-ifdef CONFIG_REMOTE_DEBUG
- obj-y += dbg_io.o             
-endif
+obj-$(CONFIG_IT8172_CIR)+= it8172_cir.o
+obj-$(CONFIG_KGDB)     += dbg_io.o
 
 EXTRA_AFLAGS := $(CFLAGS)