Add opkg repository for ffhh firmware modules
This commit is contained in:
parent
5519342b49
commit
05905b9d3e
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
|
|
||||||
opkg = {
|
opkg = {
|
||||||
openwrt = 'http://opkg.services.ffhh/%n/%v/%S/packages',
|
openwrt = 'http://opkg.services.ffhh/%n/%v/%S/packages',
|
||||||
|
extra = {
|
||||||
|
modules = 'http://1.updates.services.ffhh/experimental/modules/gluon-%GS-%GR/%S',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
prefix4 = '10.112.0.0/18',
|
prefix4 = '10.112.0.0/18',
|
||||||
|
|
Loading…
Reference in a new issue