summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-30 02:40:37 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-01-25 23:56:16 +0100
commit6054b153a531604d4da2d426b7b54a77a1e755f7 (patch)
tree89c929b9e8de03f4a35e8d53efe702d5d54392ed /include
parentc147ff9df18ba132ecc93092d75955113a8238f7 (diff)
downloadblackbird-obmc-uboot-6054b153a531604d4da2d426b7b54a77a1e755f7.tar.gz
blackbird-obmc-uboot-6054b153a531604d4da2d426b7b54a77a1e755f7.zip
kirkwood: dockstar: 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/dockstar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h
index 46a42b3087..ec7f721ff3 100644
--- a/include/configs/dockstar.h
+++ b/include/configs/dockstar.h
@@ -12,6 +12,8 @@
#ifndef _CONFIG_DOCKSTAR_H
#define _CONFIG_DOCKSTAR_H
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/
OpenPOWER on IntegriCloud