Small fix to C2 family config
This commit is contained in:
parent
28d4b14609
commit
5bb94da344
@ -1,4 +1,3 @@
|
||||
|
||||
BOOTLOADER='https://github.com/hardkernel/u-boot.git'
|
||||
BOOTBRANCH='odroidc2-v2015.01'
|
||||
BOOTSOURCE='u-boot-odroidc2'
|
||||
@ -35,4 +34,4 @@ family_tweaks()
|
||||
sed -e 's/exit 0//g' -i $CACHEDIR/sdcard/etc/rc.local
|
||||
echo "/etc/c2_init.sh" >> $CACHEDIR/sdcard/etc/rc.local
|
||||
echo "exit 0" >> $CACHEDIR/sdcard/etc/rc.local
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user