openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : linux Makefile,1.3,1.4


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : linux Makefile,1.3,1.4
Date: Wed, 17 Jul 2002 12:46:07 -0400

Update of /cvsroot/openap/linux
In directory subversions:/tmp/cvs-serv6628

Modified Files:
        Makefile 
Log Message:
allow ROOT_DEV to be overridden on the command line

Index: Makefile
===================================================================
RCS file: /cvsroot/openap/linux/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile    15 Jul 2002 18:24:15 -0000      1.3
+++ Makefile    17 Jul 2002 16:46:05 -0000      1.4
@@ -100,8 +100,9 @@
 # This is i386 specific.
 #
 
-export ROOT_DEV = 31 0
-
+# allow ROOT_DEV to be overridden on the command line
+ROOT_DEV = 31 0
+export ROOT_DEV
 #
 # If you want to preset the SVGA mode, uncomment the next line and
 # set SVGA_MODE to whatever number you want.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]