rename target from pi3 to rpi3
This commit is contained in:
9
projects/rpi3_domo/ovl/etc/config/network
Normal file
9
projects/rpi3_domo/ovl/etc/config/network
Normal file
@@ -0,0 +1,9 @@
|
||||
config interface loopback
|
||||
option ifname lo
|
||||
option proto static
|
||||
option ipaddr 127.0.0.1
|
||||
option netmask 255.0.0.0
|
||||
|
||||
config interface wan
|
||||
option ifname eth0
|
||||
option proto dhcp
|
||||
2
projects/rpi3_domo/ovl/etc/fw_env.config
Normal file
2
projects/rpi3_domo/ovl/etc/fw_env.config
Normal file
@@ -0,0 +1,2 @@
|
||||
# MTD device name Device offset Env. size Flash sector size Number of sectors
|
||||
/boot/uboot.env 0x0000 0x4000 0x4000
|
||||
1
projects/rpi3_domo/ovl/etc/modules-boot.d/15-r8188eu
Symbolic link
1
projects/rpi3_domo/ovl/etc/modules-boot.d/15-r8188eu
Symbolic link
@@ -0,0 +1 @@
|
||||
../modules.d/r8188eu
|
||||
1
projects/rpi3_domo/ovl/etc/modules.d/r8188eu
Normal file
1
projects/rpi3_domo/ovl/etc/modules.d/r8188eu
Normal file
@@ -0,0 +1 @@
|
||||
r8188eu
|
||||
Reference in New Issue
Block a user