patch-2.2.11 linux/drivers/sgi/Makefile

Next file: linux/drivers/sgi/char/Makefile
Previous file: linux/drivers/sgi/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/drivers/sgi/Makefile linux/drivers/sgi/Makefile
@@ -8,13 +8,15 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 
 SUB_DIRS     :=
-MOD_SUB_DIRS := $(SUB_DIRS)
+MOD_SUB_DIRS := $(SUB_DIRS) char
 ALL_SUB_DIRS := $(SUB_DIRS) char
 
+
 L_OBJS   := 
 L_TARGET := sgi.a
+MOD_LIST_NAME := SGI_MODULES
 
-# Character devices for SGI machines.
+# Character and Audio devices for SGI machines.
 #
 SUB_DIRS += char
 L_OBJS += char/sgichar.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)