]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - config/TX25-40x0.ecc
TX51 pre-release
[karo-tx-redboot.git] / config / TX25-40x0.ecc
index b8713ea8dbecd3d04181320f31bdcc8f6e203cbb..4c3f6b93b11fb4f1739e86903372b6e702811eb5 100644 (file)
@@ -4605,6 +4605,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.