summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 02:40:51 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commit15155b49adcbd5f00c2d2cdd8235f843ab55a7e0 (patch)
treec605a031d26cb9bed9931841f2304b92b45b54a3 /include
parent6054b153a531604d4da2d426b7b54a77a1e755f7 (diff)
downloadblackbird-obmc-uboot-15155b49adcbd5f00c2d2cdd8235f843ab55a7e0.tar.gz
blackbird-obmc-uboot-15155b49adcbd5f00c2d2cdd8235f843ab55a7e0.zip
kirkwood: goflexhome: 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/goflexhome.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/goflexhome.h b/include/configs/goflexhome.h
index 5ed949791f..836515d178 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
*/
OpenPOWER on IntegriCloud