You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/config
Hauke Mehrtens e790227553 kernel: Fix KERNEL_STACKPROTECTOR on kernel 4.19
The configuration option was renamed with kernel 4.19 from
CONFIG_CC_STACKPROTECTOR to CONFIG_STACKPROTECTOR adapt the code to set
both options.

CONFIG_STACKPROTECTOR now sets the regular stack protector and
CONFIG_STACKPROTECTOR_STRONG activates the additional protection of more
functions.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
5 years ago
..
Config-build.in kernel: Fix KERNEL_STACKPROTECTOR on kernel 4.19 5 years ago
Config-devel.in Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REF 6 years ago
Config-images.in sunxi: fix build without ext4 rootfs 6 years ago
Config-kernel.in config: extend small_flash feature 6 years ago