]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - tools/envcrc.c
Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
[people/ms/u-boot.git] / tools / envcrc.c
index a9d9b48c76d407cb2c241127e2678037cc1e8846..e9fd088ff2f5d98a40b6a27360dc13cb014a437a 100644 (file)
@@ -12,6 +12,8 @@
 #include <string.h>
 #include <unistd.h>
 
+#include <linux/kconfig.h>
+
 #ifndef __ASSEMBLY__
 #define        __ASSEMBLY__                    /* Dirty trick to get only #defines     */
 #endif