patch-2.4.0-test3 linux/drivers/char/Makefile
Next file: linux/drivers/char/console.c
Previous file: linux/drivers/cdrom/sonycd535.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Jun 26 11:57:49 2000
- Orig file:
v2.4.0-test2/linux/drivers/char/Makefile
- Orig date:
Fri Jun 23 21:55:08 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -318,10 +318,7 @@
# set when a framegrabber implements i2c support
obj-$(L_I2C) += i2c-old.o
-ifeq ($(CONFIG_DZ),y)
- L_OBJS += dz.o
-endif
-
+obj-$(CONFIG_DZ) += dz.o
obj-$(CONFIG_NWBUTTON) += nwbutton.o
obj-$(CONFIG_NWFLASH) += nwflash.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)