]> Git Repo - J-u-boot.git/commitdiff
kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define
authorLuka Perkov <[email protected]>
Sun, 30 Nov 2014 01:41:04 +0000 (02:41 +0100)
committerLuka Perkov <[email protected]>
Sun, 25 Jan 2015 22:56:16 +0000 (23:56 +0100)
Signed-off-by: Luka Perkov <[email protected]>
Acked-by: Stefan Roese <[email protected]>
CC: Prafulla Wadaskar <[email protected]>
include/configs/iconnect.h

index 9f4a4b83a32a7927f6a4f6b2ac168b30a614cb97..2baf50cc4e1df6ec7229becfb8322ed25f4a0b8c 100644 (file)
@@ -9,6 +9,8 @@
 #ifndef _CONFIG_ICONNECT_H
 #define _CONFIG_ICONNECT_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
This page took 0.036407 seconds and 4 git commands to generate.