mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Set CONFIG_DEVEL when CONFIG_TARGET_OPTIMIZATION should be used
This commit is contained in:
@@ -8,5 +8,6 @@ CONFIG_TARGET_mediatek=y
|
||||
CONFIG_TARGET_mediatek_mt7622=y
|
||||
CONFIG_TARGET_mediatek_mt7622_DEVICE_xiaomi_redmi-router-ax6s=y
|
||||
|
||||
CONFIG_DEVEL=y
|
||||
CONFIG_TARGET_OPTIONS=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -mcpu=cortex-a53+crc+crypto"
|
||||
|
||||
@@ -25,7 +25,8 @@ CONFIG_PACKAGE_block-mount=y
|
||||
CONFIG_PACKAGE_blockd=m
|
||||
CONFIG_PACKAGE_mtdev=m
|
||||
CONFIG_PACKAGE_kmod-mtd-rw=y
|
||||
# CONFIG_PACKAGE_kmod-veth is not set
|
||||
CONFIG_PACKAGE_kmod-veth=y
|
||||
|
||||
CONFIG_DEVEL=y
|
||||
CONFIG_TARGET_OPTIONS=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -mcpu=cortex-a73+crc+crypto+rdma"
|
||||
|
||||
@@ -11,5 +11,6 @@ CONFIG_TARGET_qualcommax=y
|
||||
CONFIG_TARGET_qualcommax_ipq807x=y
|
||||
CONFIG_TARGET_qualcommax_ipq807x_DEVICE_xiaomi_ax3600=y
|
||||
|
||||
CONFIG_DEVEL=y
|
||||
CONFIG_TARGET_OPTIONS=y
|
||||
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -mcpu=cortex-a53+crc+crypto+rdma"
|
||||
|
||||
Reference in New Issue
Block a user