diff options
author | Tom Rini <trini@ti.com> | 2015-01-25 19:05:40 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-01-25 19:05:40 -0500 |
commit | 03cae7261e00e0b36511625ed88f883187c17c77 (patch) | |
tree | f51093d699a0a1423b9ced808282c16652f1d729 /include/configs/ib62x0.h | |
parent | 41ba57d0c7968506ddcc71604bd39131acf6ee23 (diff) | |
parent | 361b3d8613f57e137a9048ef69e58e9bcaf51b78 (diff) | |
download | u-boot-imx-03cae7261e00e0b36511625ed88f883187c17c77.zip u-boot-imx-03cae7261e00e0b36511625ed88f883187c17c77.tar.gz u-boot-imx-03cae7261e00e0b36511625ed88f883187c17c77.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Diffstat (limited to 'include/configs/ib62x0.h')
-rw-r--r-- | include/configs/ib62x0.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index f4c748a..f1ddf21 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h @@ -9,6 +9,8 @@ #ifndef _CONFIG_IB62x0_H #define _CONFIG_IB62x0_H +#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */ |