rename target from pi3 to rpi3
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1,2 @@
|
||||
# MTD device name Device offset Env. size Flash sector size Number of sectors
|
||||
/boot/uboot.env 0x0000 0x4000 0x4000
|
||||
@@ -0,0 +1 @@
|
||||
../modules.d/r8188eu
|
||||
@@ -0,0 +1 @@
|
||||
r8188eu
|
||||
Reference in New Issue
Block a user