
4 Jun
2015
4 Jun
'15
5:25 p.m.
From: Markus Niebel Markus.Niebel@tq-group.com
this is needed later to have Kconfig generated stuff as define.
Signed-off-by: Markus Niebel Markus.Niebel@tq-group.com --- include/configs/tqma6.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h index 4c93c9b..f9de0c6 100644 --- a/include/configs/tqma6.h +++ b/include/configs/tqma6.h @@ -9,6 +9,7 @@ #ifndef __CONFIG_H #define __CONFIG_H
+#include <linux/kconfig.h> /* SPL */ /* #if defined(CONFIG_SPL_BUILD) */
--
2.3.0