commit | c147ff9df18ba132ecc93092d75955113a8238f7 | [log] [tgz] |
---|---|---|
author | Luka Perkov <luka@openwrt.org> | Wed Jul 02 01:47:23 2014 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Sun Jan 25 23:56:16 2015 +0100 |
tree | 54e65d3c5470fa9442d023c2731169b26280d93e | |
parent | 62d1e990d9ac70f718c036ac7167a0058bd2d916 [diff] [blame] |
kirkwood: ib62x0: 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>
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index f4c748a..f1ddf21 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h
@@ -9,6 +9,8 @@ #ifndef _CONFIG_IB62x0_H #define _CONFIG_IB62x0_H +#define CONFIG_SYS_GENERIC_BOARD + /* * Version number information */