]> git.karo-electronics.de Git - karo-tx-redboot.git/blobdiff - config/TX27-40x0.ecc
TX51 pre-release
[karo-tx-redboot.git] / config / TX27-40x0.ecc
index 579cc9ecd5b49681fd688f37c75b7d02146243dd..5b2387d5fd895b32bf908ff4c3d28cb28732c004 100644 (file)
@@ -4627,6 +4627,27 @@ cdl_option CYGBLD_BUILD_REDBOOT_WITH_XYZMODEM {
     # user_value 1
     # value_source default
     # Default value: 1
+
+    # The following properties are affected by this value
+    # option CYGPKG_REDBOOT_CFLAGS_ADD
+    #     ActiveIf: CYGBLD_BUILD_REDBOOT_WITH_XYZMODEM
+};
+
+# Additional compiler flags
+# This option modifies the set of compiler flags for
+# building the eCos infra package. These flags are used
+# in addition to the set of global flags.
+#
+cdl_option CYGPKG_REDBOOT_CFLAGS_ADD {
+    # ActiveIf constraint: CYGBLD_BUILD_REDBOOT_WITH_XYZMODEM
+    #     CYGBLD_BUILD_REDBOOT_WITH_XYZMODEM == 1
+    #   --> 1
+
+    # Flavor: data
+    # No user value, uncomment the following line to provide one.
+    # user_value -Wno-inline
+    # value_source default
+    # Default value: -Wno-inline
 };
 
 # Allow the load-command write into Flash.