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/pogo_e02.h | |
parent | 41ba57d0c7968506ddcc71604bd39131acf6ee23 (diff) | |
parent | 361b3d8613f57e137a9048ef69e58e9bcaf51b78 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r-- | include/configs/pogo_e02.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 7594bdb412..89560ad1c5 100644 --- a/include/configs/pogo_e02.h +++ b/include/configs/pogo_e02.h @@ -13,6 +13,8 @@ #ifndef _CONFIG_POGO_E02_H #define _CONFIG_POGO_E02_H +#define CONFIG_SYS_GENERIC_BOARD + /* * Machine type definition and ID */ |