openwrt/target
Stijn Tintel 09c6885ce7 kernel: add missing symbol to 4.19 config
Kernel 4.19.47 added a new kernel config symbol ARM64_ERRATUM_1463225.
This causes a build failure for sunxi/cortexa53. Add the symbol to the
generic config to fix this, and avoid future build failures on other
arm64 targets that expose this symbol. As the erratum only affects
Cortex-A76 cores, we can safely disable it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-06-14 01:24:56 +03:00
..
imagebuilder imagebuilder: new DISABLED_SERVICES make variable 2019-05-15 13:34:24 +02:00
linux kernel: add missing symbol to 4.19 config 2019-06-14 01:24:56 +03:00
sdk sdk: fix building external modules when CONFIG_STACK_VALIDATION=y 2019-04-26 13:05:39 +00:00
toolchain
Config.in build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
Makefile