patch-tools_env_fw_env_h 327 B

1234567891011
  1. --- u-boot-2016.05.orig/tools/env/fw_env.h 2016-05-16 16:40:32.000000000 +0200
  2. +++ u-boot-2016.05/tools/env/fw_env.h 2016-06-11 21:40:16.429472773 +0200
  3. @@ -19,6 +19,8 @@
  4. #include <config.h>
  5. #endif
  6. +#include <generated/autoconf.h>
  7. +
  8. /*
  9. * To build the utility with the static configuration
  10. * comment out the next line.