patch-include_env_default_h 322 B

1234567891011
  1. --- u-boot-2015.01.orig/include/env_default.h 2015-01-12 15:39:08.000000000 +0100
  2. +++ u-boot-2015.01/include/env_default.h 2015-02-16 10:23:23.123639584 +0100
  3. @@ -8,6 +8,8 @@
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. +#include <generated/autoconf.h>
  7. +
  8. #include <env_callback.h>
  9. #ifdef DEFAULT_ENV_INSTANCE_EMBEDDED