[U-Boot] [PATCH 3/6] kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define

Luka Perkov luka at openwrt.org
Sun Nov 30 05:01:33 CET 2014


Signed-off-by: Luka Perkov <luka at openwrt.org>
CC: Prafulla Wadaskar <prafulla at marvell.com>
CC: Stefan Roese <sr at denx.de>
---
 include/configs/goflexhome.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/goflexhome.h b/include/configs/goflexhome.h
index 5ed9497..836515d 100644
--- a/include/configs/goflexhome.h
+++ b/include/configs/goflexhome.h
@@ -15,6 +15,8 @@
 #ifndef _CONFIG_GOFLEXHOME_H
 #define _CONFIG_GOFLEXHOME_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
-- 
2.1.3


More information about the U-Boot mailing list