summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/char/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/char/Makefile b/drivers/char/Makefile
index f5f7d459e..30e649ac0 100644
--- a/drivers/char/Makefile
+++ b/drivers/char/Makefile
@@ -318,10 +318,7 @@ obj-$(L_DECODERS) += saa7110.o saa7111.o saa7185.o
# set when a framegrabber implements i2c support
obj-$(L_I2C) += i2c-old.o
-ifeq ($(CONFIG_DZ),y)
- obj-$(CONFIG_DZ) += dz.o
-endif
-
+obj-$(CONFIG_DZ) += dz.o
obj-$(CONFIG_NWBUTTON) += nwbutton.o
obj-$(CONFIG_NWFLASH) += nwflash.o