Remove unncessary variable definitions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user