summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-02 01:47:23 +0200
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commitc147ff9df18ba132ecc93092d75955113a8238f7 (patch)
tree54e65d3c5470fa9442d023c2731169b26280d93e /include
parent62d1e990d9ac70f718c036ac7167a0058bd2d916 (diff)
downloadblackbird-obmc-uboot-c147ff9df18ba132ecc93092d75955113a8238f7.tar.gz
blackbird-obmc-uboot-c147ff9df18ba132ecc93092d75955113a8238f7.zip
kirkwood: ib62x0: 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/ib62x0.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index f4c748a91d..f1ddf21580 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -9,6 +9,8 @@
#ifndef _CONFIG_IB62x0_H
#define _CONFIG_IB62x0_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/
OpenPOWER on IntegriCloud