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

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)