Replace tarball with un-tarred ImmortalWrt patch tree (package/feeds/files overrides)
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
config wifi-device 'MT7981_1_1'
|
||||
option type 'mtwifi'
|
||||
option phy 'ra0'
|
||||
option hwmode '11a'
|
||||
option band '5g'
|
||||
option dbdc_main '1'
|
||||
option channel '36'
|
||||
option txpower '100'
|
||||
option htmode 'HE160'
|
||||
option country 'CN'
|
||||
option mu_beamformer '1'
|
||||
option noscan '0'
|
||||
option serialize '1'
|
||||
|
||||
config wifi-iface 'default_MT7981_1_1'
|
||||
option device 'MT7981_1_1'
|
||||
option network 'lan'
|
||||
option mode 'ap'
|
||||
option ssid 'ImmortalWrt-5G'
|
||||
option encryption 'none'
|
||||
option uapsd '0'
|
||||
|
||||
config wifi-device 'MT7981_1_2'
|
||||
option type 'mtwifi'
|
||||
option phy 'rax0'
|
||||
option hwmode '11g'
|
||||
option band '2g'
|
||||
option dbdc_main '0'
|
||||
option channel 'auto'
|
||||
option txpower '100'
|
||||
option htmode 'HE40'
|
||||
option country 'CN'
|
||||
option mu_beamformer '1'
|
||||
option noscan '1'
|
||||
option serialize '1'
|
||||
|
||||
config wifi-iface 'default_MT7981_1_2'
|
||||
option device 'MT7981_1_2'
|
||||
option network 'lan'
|
||||
option mode 'ap'
|
||||
option ssid 'ImmortalWrt-2.4G'
|
||||
option encryption 'none'
|
||||
option uapsd '0'
|
||||
Reference in New Issue
Block a user