diff config @ 585:dd03aa5996e6

Two more $ARCH->$ARCH_NAME changes for hw- targets, add another example to config, and make hw-wrt610n build.
author Rob Landley <rob@landley.net>
date Tue, 13 Jan 2009 18:35:25 -0600
parents 5619a7375b74
children 5fa326c07bc4
line wrap: on
line diff
--- a/config	Tue Jan 13 18:32:38 2009 -0600
+++ b/config	Tue Jan 13 18:35:25 2009 -0600
@@ -23,6 +23,11 @@
 
 # export CROSS_BUILD_STATIC=1
 
+# This may be set by the target's "details" file, but you can override it here.
+# You can set it to ext2, initramfs, or squashfs.  It defaults to ext2 if blank.
+
+# export SYSIMAGE_TYPE=ext2
+
 # If this is set, try downloading packages from this location first.
 
 # export PREFERRED_MIRROR=http://landley.net/code/firmware/mirror