openap-cvs
[Top][All Lists]
Advanced

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

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


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : linux Makefile,1.2,1.3
Date: Mon, 15 Jul 2002 14:24:17 -0400

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

Modified Files:
        Makefile 
Log Message:
root device is now manually specified as a major-minor pair on the command line
to arch/i386/boot/tools/build



Index: Makefile
===================================================================
RCS file: /cvsroot/openap/linux/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile    14 May 2002 19:53:29 -0000      1.2
+++ Makefile    15 Jul 2002 18:24:15 -0000      1.3
@@ -100,7 +100,7 @@
 # This is i386 specific.
 #
 
-export ROOT_DEV = CURRENT
+export ROOT_DEV = 31 0
 
 #
 # If you want to preset the SVGA mode, uncomment the next line and




reply via email to

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