uclibc-ng: update to 1.0.22
[openadk.git] / package / u-boot / patches / patch-include_configs_clearfog_h
blobba8b83a5581d45a60f88915bdd1f8f12b6517519
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  
7 +#include <config_distro_defaults.h>
9  /*
10   * High Level Configuration Options (easy to change)
11   */
12 @@ -151,6 +153,8 @@
13  #endif
14  #endif
16 +#include <config_distro_bootcmd.h>
18  /*
19   * mv-common.h should be defined after CMD configs since it used them
20   * to enable certain macros