]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/wrapper
Pull output-switch into test branch
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / wrapper
index b5fb1fee76f8ca0a1e6bf1961c167c458d05ae90..024e4d425c596b30fd9b31817d0dbc2bb0a4a990 100755 (executable)
@@ -184,6 +184,9 @@ fi
 
 if [ -n "$dtb" ]; then
     addsec $tmp "$dtb" .kernel:dtb
+    if [ -n "$dts" ]; then
+       rm $dtb
+    fi
 fi
 
 if [ "$platform" != "miboot" ]; then