Remove unncessary variable definitions

This commit is contained in:
Lionel Sambuc 2017-07-11 00:31:01 +02:00
parent fddf1f133e
commit d86a290588

View File

@ -28,9 +28,6 @@ fi
: ${IMG=minix_arm_sd.img}
# ARM definitions:
: ${BUILDVARS=-V MKGCCCMDS=yes -V MKLLVM=no}
# These BUILDVARS are for building with LLVM:
#: ${BUILDVARS=-V MKLIBCXX=no -V MKKYUA=no -V MKATF=no -V MKLLVMCMDS=no}
: ${FAT_SIZE=$(( 10*(2**20) / 512))} # This is in sectors
# Beagleboard-xm