summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 02:41:04 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commit92ca8bda4103e676c5e342df455ab391d1b8e885 (patch)
tree9b526177cef83855a9bfa6dfed3371b34cc6534c /include
parent15155b49adcbd5f00c2d2cdd8235f843ab55a7e0 (diff)
downloadblackbird-obmc-uboot-92ca8bda4103e676c5e342df455ab391d1b8e885.tar.gz
blackbird-obmc-uboot-92ca8bda4103e676c5e342df455ab391d1b8e885.zip
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')
-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 9f4a4b83a3..2baf50cc4e 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
*/
OpenPOWER on IntegriCloud