patch-2.4.19 linux-2.4.19/drivers/isdn/Makefile

Next file: linux-2.4.19/drivers/isdn/act2000/act2000.h
Previous file: linux-2.4.19/drivers/isdn/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/isdn/Makefile linux-2.4.19/drivers/isdn/Makefile
@@ -2,7 +2,7 @@
 
 # The target object and module list name.
 
-O_TARGET	:= isdn.a
+O_TARGET	:= vmlinux-obj.o
 
 # Objects that export symbols.
 
@@ -32,9 +32,9 @@
 
 # Object files in subdirectories
 
-mod-subdirs				:= avmb1 eicon
+mod-subdirs				:= avmb1 eicon hisax
 subdir-$(CONFIG_ISDN_DIVERSION)		+= divert
-subdir-$(CONFIG_ISDN_DRV_HISAX)		+= hisax
+subdir-$(CONFIG_ISDN_HISAX)		+= hisax
 subdir-$(CONFIG_ISDN_DRV_ICN)		+= icn
 subdir-$(CONFIG_ISDN_DRV_PCBIT)		+= pcbit
 subdir-$(CONFIG_ISDN_DRV_SC)		+= sc

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