WIP: Add support for GL.iNet GL-MT1300 #277

Closed
fbl wants to merge 1 commits from fbl/firmware:gl-mt1300 into master
4 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,7 @@ chipset=ramips
subtarget=mt7621
images=(
"openwrt-ramips-mt7621-glinet_gl-mt1300-squashfs-*"
"openwrt-ramips-mt7621-netgear_r6220-squashfs-*"
"openwrt-ramips-mt7621-ubnt_edgerouter-x-squashfs-*"
"openwrt-ramips-mt7621-ubnt_edgerouter-x-sfp-squashfs-*"

View File

@ -4,6 +4,8 @@
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt7621=y
CONFIG_TARGET_MULTI_PROFILE=y
CONFIG_TARGET_DEVICE_ramips_mt7621_DEVICE_glinet_gl-mt1300=y
CONFIG_TARGET_DEVICE_PACKAGES_ramips_mt7621_DEVICE_glinet_gl-mt1300=""
CONFIG_TARGET_DEVICE_ramips_mt7621_DEVICE_netgear_r6220=y
CONFIG_TARGET_DEVICE_PACKAGES_ramips_mt7621_DEVICE_netgear_r6220=""
CONFIG_TARGET_DEVICE_ramips_mt7621_DEVICE_ubnt_edgerouter-x=y

View File

@ -15,6 +15,7 @@ get_cpu_port() {
xiaomi,mi-router-4a-100m)
CPUPORT="6t"
;;
glinet,gl-mt1300|\
netgear,r6220|\
tplink,cpe210-v2|\
tplink,cpe210-v3|\

View File

@ -0,0 +1,6 @@
WANDEV=switch0
SWITCHDEV=switch0
CLIENT_PORTS="lan2"
WAN_PORTS="wan"
BATMAN_PORTS="lan1"
DSA=1