]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - mkconfig
karo: remove bogus 'fdt boardsetup' from bootm_cmd
[karo-tx-uboot.git] / 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