patch-2.2.2 linux/net/Makefile
Next file: linux/net/core/filter.c
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sat Feb  6 12:46:21 1999
 -  Orig file: 
v2.2.1/linux/net/Makefile
 -  Orig date: 
Tue Dec 22 14:16:59 1998
 
diff -u --recursive --new-file v2.2.1/linux/net/Makefile linux/net/Makefile
@@ -127,6 +127,8 @@
 
 ifeq ($(CONFIG_IRDA),y)
 SUB_DIRS += irda
+# There might be some irda features that are compiled as modules
+MOD_SUB_DIRS += irda
 else
   ifeq ($(CONFIG_IRDA),m)
   MOD_SUB_DIRS += irda
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)