summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 02:41:49 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commitd4d8f1b7269d531945d7a48c36f51b398d761d48 (patch)
tree26f147d8bf69c57fb94118dfe06f79e9c92acf61 /include
parent604a0dd64ef9ccf5fb2c017a54776244f8f3a65e (diff)
downloadblackbird-obmc-uboot-d4d8f1b7269d531945d7a48c36f51b398d761d48.tar.gz
blackbird-obmc-uboot-d4d8f1b7269d531945d7a48c36f51b398d761d48.zip
kirkwood: sheevaplug: 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/sheevaplug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 71be823899..21c8bda9f3 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -10,6 +10,8 @@
#ifndef _CONFIG_SHEEVAPLUG_H
#define _CONFIG_SHEEVAPLUG_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/
OpenPOWER on IntegriCloud