x86, AMD IOMMU: replace DEVID macro with a function
[sfrench/cifs-2.6.git] / arch / mips / tx4938 / common / Makefile
index 83cda518f20401e0295fe83c70c5a9b2d495475c..56aa1ed1ee0c947cd8419a349d1476d6921ea728 100644 (file)
@@ -1,11 +1,8 @@
 #
 # Makefile for common code for Toshiba TX4927 based systems
 #
-# Note! Dependencies are done automagically by 'make dep', which also
-# removes any old dependencies. DON'T put your own dependencies here
-# unless it's something special (ie not a .c file).
-#
 
-obj-y  += prom.o setup.o irq.o
+obj-y  += prom.o irq.o
 obj-$(CONFIG_KGDB) += dbgio.o
 
+EXTRA_CFLAGS += -Werror