commit | 604a0dd64ef9ccf5fb2c017a54776244f8f3a65e | [log] [tgz] |
---|---|---|
author | Luka Perkov <luka@openwrt.org> | Sun Nov 30 02:41:19 2014 +0100 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Sun Jan 25 23:56:16 2015 +0100 |
tree | d31f51e352db89f2dfa5f039cdcc99b228a48658 | |
parent | 92ca8bda4103e676c5e342df455ab391d1b8e885 [diff] |
kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Stefan Roese <sr@denx.de> CC: Prafulla Wadaskar <prafulla@marvell.com>
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h index 7594bdb..89560ad 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 */