mtd/fs/jffs2/ecos/cdl jffs2.cdl,1.13,1.14
gthomas at infradead.org
gthomas at infradead.org
Tue Feb 17 10:40:39 EST 2004
Update of /home/cvs/mtd/fs/jffs2/ecos/cdl
In directory phoenix.infradead.org:/tmp/cvs-serv29390/cdl
Modified Files:
jffs2.cdl
Log Message:
Restore some eCos CDL changes which were recently lost here
Index: jffs2.cdl
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/ecos/cdl/jffs2.cdl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- jffs2.cdl 29 Nov 2003 00:30:30 -0000 1.13
+++ jffs2.cdl 17 Feb 2004 15:40:36 -0000 1.14
@@ -200,6 +200,17 @@
to the set of global flags."
}
+ cdl_option CYGPKG_FS_JFFS2_CFLAGS_REMOVE {
+ display "Suppressed compiler flags"
+ flavor data
+ no_define
+ default_value { "" }
+ description "
+ This option modifies the set of compiler flags for
+ building the JFFS2 package. These flags are removed from
+ the set of global flags if present."
+ }
+
# ----------------------------------------------------------------
# Tests
More information about the linux-mtd-cvs
mailing list