patch-include_configs_clearfog_h 525 B

1234567891011121314151617181920
  1. --- u-boot-2016.09.orig/include/configs/clearfog.h 2016-09-12 16:05:51.000000000 +0200
  2. +++ u-boot-2016.09/include/configs/clearfog.h 2016-11-08 05:49:59.000000000 +0100
  3. @@ -7,6 +7,8 @@
  4. #ifndef _CONFIG_CLEARFOG_H
  5. #define _CONFIG_CLEARFOG_H
  6. +#include <config_distro_defaults.h>
  7. +
  8. /*
  9. * High Level Configuration Options (easy to change)
  10. */
  11. @@ -151,6 +153,8 @@
  12. #endif
  13. #endif
  14. +#include <config_distro_bootcmd.h>
  15. +
  16. /*
  17. * mv-common.h should be defined after CMD configs since it used them
  18. * to enable certain macros