summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 01:41:04 (GMT)
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 22:56:16 (GMT)
commit92ca8bda4103e676c5e342df455ab391d1b8e885 (patch)
tree9b526177cef83855a9bfa6dfed3371b34cc6534c /include/configs
parent15155b49adcbd5f00c2d2cdd8235f843ab55a7e0 (diff)
downloadu-boot-92ca8bda4103e676c5e342df455ab391d1b8e885.tar.xz
kirkwood: iconnect: 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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/iconnect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h
index 9f4a4b8..2baf50c 100644
--- a/include/configs/iconnect.h
+++ b/include/configs/iconnect.h
@@ -9,6 +9,8 @@
#ifndef _CONFIG_ICONNECT_H
#define _CONFIG_ICONNECT_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/