]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/package/builddeb
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / scripts / package / builddeb
index f46e4dd0558da4582b38c75d4342456cceefd920..b151b63f9be364b4f3b4cf0a88529adc70328a16 100644 (file)
@@ -130,7 +130,7 @@ if [ "$ARCH" = "um" ] ; then
        cp System.map "$tmpdir/usr/lib/uml/modules/$version/System.map"
        cp $KCONFIG_CONFIG "$tmpdir/usr/share/doc/$packagename/config"
        gzip "$tmpdir/usr/share/doc/$packagename/config"
-else 
+else
        cp System.map "$tmpdir/boot/System.map-$version"
        cp $KCONFIG_CONFIG "$tmpdir/boot/config-$version"
 fi