diff options
Diffstat (limited to 'tools/binman/test/generated/autoconf.h')
-rw-r--r-- | tools/binman/test/generated/autoconf.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/binman/test/generated/autoconf.h b/tools/binman/test/generated/autoconf.h new file mode 100644 index 0000000000..6a23039f46 --- /dev/null +++ b/tools/binman/test/generated/autoconf.h @@ -0,0 +1,3 @@ +#define CONFIG_BINMAN 1 +#define CONFIG_SPL_BUILD 1 +#define CONFIG_SPL_BINMAN_SYMBOLS 1 |