Commit 6054b153a531604d4da2d426b7b54a77a1e755f7

Authored by Luka Perkov
Committed by Luka Perkov
1 parent c147ff9df1

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>

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

include/configs/dockstar.h
... ... @@ -12,6 +12,8 @@
12 12 #ifndef _CONFIG_DOCKSTAR_H
13 13 #define _CONFIG_DOCKSTAR_H
14 14  
  15 +#define CONFIG_SYS_GENERIC_BOARD
  16 +
15 17 /*
16 18 * Version number information
17 19 */