Update of /cvsroot/linux-vax/kernel-2.4/drivers
In directory usw-pr-cvs1:/tmp/cvs-serv6730/drivers
Modified Files:
Makefile
Log Message:
DA: backport Kenns 2.5 work
Index: Makefile
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.4/drivers/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile 11 Apr 2002 14:26:57 -0000 1.4
+++ Makefile 26 Oct 2002 10:53:52 -0000 1.5
@@ -39,6 +39,7 @@
subdir-$(CONFIG_ISDN) += isdn
subdir-$(CONFIG_ATM) += atm
subdir-$(CONFIG_FC4) += fc4
+subdir-$(CONFIG_VAX) += vax
subdir-$(CONFIG_VSBUS) += vsbus
# CONFIG_HAMRADIO can be set without CONFIG_NETDEVICE being set -- ch
|