[U-Boot] [PATCH 2/6] kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define
Luka Perkov
luka at openwrt.org
Sun Nov 30 05:01:17 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/dockstar.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h
index 46a42b3..ec7f721 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
*/
--
2.1.3
More information about the U-Boot
mailing list