Commit 15155b49adcbd5f00c2d2cdd8235f843ab55a7e0

Authored by Luka Perkov
Committed by Luka Perkov
1 parent 6054b153a5

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>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

include/configs/goflexhome.h
... ... @@ -15,6 +15,8 @@
15 15 #ifndef _CONFIG_GOFLEXHOME_H
16 16 #define _CONFIG_GOFLEXHOME_H
17 17  
  18 +#define CONFIG_SYS_GENERIC_BOARD
  19 +
18 20 /*
19 21 * Version number information
20 22 */