
30 Nov
2014
30 Nov
'14
5:02 a.m.
Signed-off-by: Luka Perkov luka@openwrt.org CC: Prafulla Wadaskar prafulla@marvell.com CC: Stefan Roese sr@denx.de --- include/configs/pogo_e02.h | 2 ++ 1 file changed, 2 insertions(+)
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 */
--
2.1.3