openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : openap-main README,1.7,1.8


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main README,1.7,1.8
Date: Fri, 09 Aug 2002 18:52:08 -0400

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

Modified Files:
        README 
Log Message:
update

Index: README
===================================================================
RCS file: /cvsroot/openap/openap-main/README,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- README      8 Aug 2002 20:47:58 -0000       1.7
+++ README      9 Aug 2002 22:52:05 -0000       1.8
@@ -11,19 +11,16 @@
 PATH)
 
 # make bootstrap
-# make flash
+# make image
 
 Then, to make changes you can do:
 
 # make menuconfig
 # make bootstrap (if the kernel changed)
-# make flash
+# make image
 
 To create a new image.
 
-For more complicated operations please see Makefile and make/*.mk
-
-
 * Introduction
 
 Facility is not an embedded Linux distribution.  Facility may be used to create
@@ -103,6 +100,20 @@
 build_tools - build host tools
 install_tools - install host tools into TOOLDIR
 clean - remove all generated files
+
+
+* Extra Targets
+
+Subdirectories will add 
+
+EXTRA_CONFIGURE_TARGETS
+
+EXTRA_IMAGE_TARGETS : targets that should be executed to complete preparation 
of
+the image.  When these targets are called the filesystem will already be
+intalled in DESTDIR.  These targets will include operations such as creating a
+root filesystem image, adding device files and combining the filesystem and
+kernel into one binary.
+
 
 * Library Reduction
 





reply via email to

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