From 0d0a6606396f0cc1a4f2966d167ef9e85d533650 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sun, 30 Nov 2014 02:40:51 +0100 Subject: [PATCH 6/9] kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define Signed-off-by: Luka Perkov CC: Prafulla Wadaskar CC: Stefan Roese --- include/configs/goflexhome.h | 2 ++ 1 file changed, 2 insertions(+) --- 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 */