]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - mkconfig
fsl/85xx, 86xx: Sync up DMA code
[karo-tx-uboot.git] / mkconfig
index c3e4cea8d9e90e798cb8a8d8cb2a6da889ae1e78..b0bbbd1e7f41fb0ecdf6918b306680d91b647994 100755 (executable)
--- a/mkconfig
+++ b/mkconfig
@@ -83,5 +83,6 @@ else
 fi
 echo "/* Automatically generated - do not edit */" >>config.h
 echo "#include <configs/$1.h>" >>config.h
+echo "#include <asm/config.h>" >>config.h
 
 exit 0