mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Update to latest openwrt commit and update kernel 4.19 config
This commit is contained in:
parent
993c1ebd08
commit
440c2fae66
2 changed files with 3 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -56,7 +56,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
|
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"
|
||||||
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "577174cf60ddbdd8233f9aa029d7c0ee97c681fc"
|
_get_repo "$OMR_TARGET/source" https://github.com/openwrt/openwrt "ef5b7aa6c3a58d272c8b4ecdb8b1d970d5436e05"
|
||||||
_get_repo feeds/packages https://github.com/openwrt/packages "b35a2b5c8c6f0811a20643877a3f17159dc09fa2"
|
_get_repo feeds/packages https://github.com/openwrt/packages "b35a2b5c8c6f0811a20643877a3f17159dc09fa2"
|
||||||
_get_repo feeds/luci https://github.com/openwrt/luci "86fd703bae2089cfd0dd7e06c1dd20c4b956767a"
|
_get_repo feeds/luci https://github.com/openwrt/luci "86fd703bae2089cfd0dd7e06c1dd20c4b956767a"
|
||||||
|
|
||||||
|
|
|
@ -3832,6 +3832,8 @@ CONFIG_PPP_MULTILINK=y
|
||||||
CONFIG_PREEMPT_NONE=y
|
CONFIG_PREEMPT_NONE=y
|
||||||
# CONFIG_PREEMPT_TRACER is not set
|
# CONFIG_PREEMPT_TRACER is not set
|
||||||
# CONFIG_PREEMPT_VOLUNTARY is not set
|
# CONFIG_PREEMPT_VOLUNTARY is not set
|
||||||
|
# CONFIG_PREEMPTIRQ_EVENTS is not set
|
||||||
|
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
|
||||||
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
||||||
CONFIG_PRINTK=y
|
CONFIG_PRINTK=y
|
||||||
CONFIG_PRINTK_NMI=y
|
CONFIG_PRINTK_NMI=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue