no custom modules this time

This commit is contained in:
parazyd 2016-04-22 16:31:06 +02:00
parent 384deff232
commit d1faaa52c9
No known key found for this signature in database
GPG Key ID: BB5E2E35B92E373E
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ hosttuple=arm-linux-gnueabihf
parted_boot=(fat32 2048s 264191s)
parted_root=(ext4 264192s 100%)
inittab="T1:12345:respawn:/bin/login -f root ttySAC2 /dev/ttySAC2 2>&1"
custmodules=(sunxi_emac)
custmodules=()
# source common commands
workdir="$R/arm/${device_name}-build"
strapdir="${workdir}/${os}-${arch}"