openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : openap-main README,1.2,1.3


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main README,1.2,1.3
Date: Mon, 29 Jul 2002 20:06:47 -0400

Update of /cvsroot/openap/openap-main
In directory subversions:/tmp/cvs-serv16284

Modified Files:
        README 
Log Message:
Thanks to Sergio M. Ammirata  <address@hidden> we have a less
convoluted (and documented!) build process.



Index: README
===================================================================
RCS file: /cvsroot/openap/openap-main/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README      19 Jul 2002 01:17:24 -0000      1.2
+++ README      30 Jul 2002 00:06:44 -0000      1.3
@@ -5,12 +5,20 @@
 
 To build from fresh sources do:
 
-# make config
+# make menuconfig
+# make uclibc
+
+(now add soemthing like /opt/openap-0.1.3/i386-uclibc/bin/ to the _end_ of your
+PATH)
+
 # make bootstrap
+# make flash
 
-Then after you make changes you can do:
+Then, to make changes you can do:
 
-# make
+# make menuconfig
+# make bootstrap (if the kernel changed)
+# make flash
 
 To create a new image.
 




reply via email to

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