patch-2.2.0-pre6 linux/drivers/misc/Makefile

Next file: linux/drivers/misc/parport_arc.c
Previous file: linux/drivers/isdn/isdn_x25iface.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre5/linux/drivers/misc/Makefile linux/drivers/misc/Makefile
@@ -19,10 +19,7 @@
 MIX_OBJS :=
 
 ifeq ($(CONFIG_PARPORT),y)
-  L_OBJS += parport_share.o parport_ieee1284.o
-  ifeq ($(CONFIG_PROC_FS),y)
-    L_OBJS += parport_procfs.o
-  endif
+  L_OBJS += parport_share.o parport_ieee1284.o parport_procfs.o
   ifeq ($(CONFIG_PARPORT_PC),y)
     LX_OBJS += parport_pc.o
   else

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov