gah, add armel to the arch list

This commit is contained in:
cd-builder user 2011-03-20 02:46:59 +00:00
parent b1bdfb8a18
commit 8efa23491e
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ CAPCODE=`perl -e "print ucfirst("$CODENAME")"`
export FIRSTVER CAPCODE
if [ "$ARCHLIST"x = ""x ] ; then
ARCHLIST="amd64 i386 ia64 mips mipsel powerpc s390 sparc source kfreebsd-amd64 kfreebsd-i386" # amd64 # all dealt with specially
ARCHLIST="armel amd64 i386 ia64 mips mipsel powerpc s390 sparc source kfreebsd-amd64 kfreebsd-i386" # amd64 # all dealt with specially
fi
export TDIR NONFREE NONUS VER MIRROR CODENAME OUT BASEDIR