reorganized Config file
[hdw-linux/hdw-linux.git] / scripts / Helper
index 1d1b272..fb15677 100755 (executable)
@@ -80,7 +80,7 @@ if [ "$cdf" = "1" ] ; then
        echo -en "creating dist file ./distro/$hdw_target ..."
        . ./scripts/subroutines
        echo "00-dirtree" > ./distro/$hdw_target
-       create_buildorder '2 3 4' $max > ./distro/$hdw_target.~
+       create_buildorder '2 3' $max > ./distro/$hdw_target.~
        grep -v '^#' ./distro/$hdw_target.~ | awk '{ print $4 }' >> \
                ./distro/$hdw_target
        rm ./distro/$hdw_target.~