add chaos_calmer branch
[15.05/openwrt.git] / package / boot / uboot-kirkwood / patches / 0006-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch
1 From 0d0a6606396f0cc1a4f2966d167ef9e85d533650 Mon Sep 17 00:00:00 2001
2 From: Luka Perkov <luka@openwrt.org>
3 Date: Sun, 30 Nov 2014 02:40:51 +0100
4 Subject: [PATCH 6/9] kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define
5
6 Signed-off-by: Luka Perkov <luka@openwrt.org>
7 CC: Prafulla Wadaskar <prafulla@marvell.com>
8 CC: Stefan Roese <sr@denx.de>
9 ---
10  include/configs/goflexhome.h | 2 ++
11  1 file changed, 2 insertions(+)
12
13 --- a/include/configs/goflexhome.h
14 +++ b/include/configs/goflexhome.h
15 @@ -15,6 +15,8 @@
16  #ifndef _CONFIG_GOFLEXHOME_H
17  #define _CONFIG_GOFLEXHOME_H
18  
19 +#define CONFIG_SYS_GENERIC_BOARD
20 +
21  /*
22   * Version number information
23   */