diff options
| author | Luka Perkov <[email protected]> | 2014-07-02 01:47:23 +0200 |
|---|---|---|
| committer | Luka Perkov <[email protected]> | 2015-01-25 23:56:16 +0100 |
| commit | c147ff9df18ba132ecc93092d75955113a8238f7 (patch) | |
| tree | 54e65d3c5470fa9442d023c2731169b26280d93e /include | |
| parent | 62d1e990d9ac70f718c036ac7167a0058bd2d916 (diff) | |
kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
Signed-off-by: Luka Perkov <[email protected]>
Acked-by: Stefan Roese <[email protected]>
CC: Prafulla Wadaskar <[email protected]>
Diffstat (limited to 'include')
| -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 f4c748a91d1..f1ddf21580d 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 */ |
