mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Merge branch 'develop' into test
This commit is contained in:
commit
0a47de0829
3 changed files with 8090 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -591,7 +591,6 @@ echo "Update feeds index"
|
|||
cp .config .config.keep
|
||||
scripts/feeds clean
|
||||
scripts/feeds update -a
|
||||
scripts/feeds install -a
|
||||
|
||||
#cd -
|
||||
#echo "Checking if fullconenat-luci patch is set or not"
|
||||
|
|
8088
config-l1000.config
Normal file
8088
config-l1000.config
Normal file
File diff suppressed because it is too large
Load diff
|
@ -444,6 +444,8 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|||
CONFIG_USB_COMMON=y
|
||||
CONFIG_USB_DWCOTG=y
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_USB_LAN78XX=y
|
||||
CONFIG_USB_NET_DRIVERS=y
|
||||
CONFIG_USB_PCI=y
|
||||
CONFIG_USB_PHY=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue