patch-2.3.17 linux/drivers/Makefile
Next file: linux/drivers/block/Config.in
Previous file: linux/arch/sparc64/kernel/smp.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Fri Sep  3 12:43:54 1999
-  Orig file: 
v2.3.16/linux/drivers/Makefile
-  Orig date: 
Thu Aug 26 13:05:34 1999
diff -u --recursive --new-file v2.3.16/linux/drivers/Makefile linux/drivers/Makefile
@@ -22,6 +22,10 @@
 SUB_DIRS += pci
 endif
 
+ifdef CONFIG_PCMCIA
+SUB_DIRS += pcmcia
+endif
+
 ifdef CONFIG_SBUS
 SUB_DIRS += sbus
 MOD_SUB_DIRS += sbus
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)