]> git.sur5r.net Git - u-boot/blobdiff - mkconfig
Prepare v2013.01.01
[u-boot] / mkconfig
index d3363c6df37a210cd1bd02ad76286b25df9e1611..7c9aa74eb27ffc8274832fdb49b003229c10f24a 100755 (executable)
--- a/mkconfig
+++ b/mkconfig
@@ -185,6 +185,7 @@ cat << EOF >> config.h
 #include <configs/${CONFIG_NAME}.h>
 #include <asm/config.h>
 #include <config_fallbacks.h>
+#include <config_uncmd_spl.h>
 EOF
 
 exit 0