diff options
| author | Luka Perkov <[email protected]> | 2014-11-30 02:40:37 +0100 |
|---|---|---|
| committer | Luka Perkov <[email protected]> | 2015-01-25 23:56:16 +0100 |
| commit | 6054b153a531604d4da2d426b7b54a77a1e755f7 (patch) | |
| tree | 89c929b9e8de03f4a35e8d53efe702d5d54392ed /include | |
| parent | c147ff9df18ba132ecc93092d75955113a8238f7 (diff) | |
kirkwood: dockstar: 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/dockstar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 46a42b30874..ec7f721ff37 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -12,6 +12,8 @@ #ifndef _CONFIG_DOCKSTAR_H #define _CONFIG_DOCKSTAR_H +#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */ |
