parent
3c1d263da6
commit
dceeeca61b
@ -49,9 +49,6 @@ write_uboot_platform()
|
||||
|
||||
family_tweaks()
|
||||
{
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.default
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.bonding
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.hostapd
|
||||
if [[ $BOARD == udoo-neo ]]; then
|
||||
# SD card is elsewhere
|
||||
sed 's/mmcblk0p1/mmcblk1p1/' -i $SDCARD/etc/fstab
|
||||
|
||||
@ -57,9 +57,6 @@ write_uboot_platform()
|
||||
|
||||
family_tweaks()
|
||||
{
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.default
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.bonding
|
||||
sed 's/wlan0/wlan2/' -i $SDCARD/etc/network/interfaces.hostapd
|
||||
if [[ $BOARD == udoo-neo ]]; then
|
||||
# SD card is elsewhere
|
||||
sed 's/mmcblk0p1/mmcblk1p1/' -i $SDCARD/etc/fstab
|
||||
|
||||
Loading…
Reference in New Issue
Block a user