kernel/drivers/base/Makefile
.. .. @@ -28,7 +28,7 @@ 28 28 obj-$(CONFIG_GENERIC_MSI_IRQ_DOMAIN) += platform-msi.o 29 29 obj-$(CONFIG_GENERIC_ARCH_TOPOLOGY) += arch_topology.o 30 30 31 -obj-y += test/31 +#obj-y += test/32 32 33 33 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG 34 34