]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-omap-h63xx.git] / drivers / pnp / Makefile
index e83f34f1b5bada1207cb4bf8e77badaac623e2e1..8de3775ec2429b79ef70abe211663419eb2bc871 100644 (file)
@@ -10,7 +10,3 @@ obj-$(CONFIG_ISAPNP)          += isapnp/
 
 # pnp_system_init goes after pnpacpi/pnpbios init
 obj-y                          += system.o
-
-ifeq ($(CONFIG_PNP_DEBUG),y)
-EXTRA_CFLAGS += -DDEBUG
-endif