patch-tools_env_fw_env_h 327 B

1234567891011
  1. --- u-boot-2015.07.orig/tools/env/fw_env.h 2015-07-14 19:32:21.000000000 +0200
  2. +++ u-boot-2015.07/tools/env/fw_env.h 2015-07-27 13:51:04.000000000 +0200
  3. @@ -16,6 +16,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.