mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
b42f7a1b30
Ever since CONFIG_ARM64_PAN was enabled Common Not Private (CNP) is now
visible and kernel builds will stop as they are not set in kernel config
for 5.15 and 6.1.
So, lets enable Common Not Private (CNP) which is ARMv8.2 feature and will
be NOP of CPU-s that dont support it.
Fixes:
|
||
---|---|---|
.. | ||
backport-5.15 | ||
backport-6.1 | ||
backport-6.6 | ||
files | ||
hack-5.15 | ||
hack-6.1 | ||
hack-6.6 | ||
image | ||
other-files | ||
pending-5.15 | ||
pending-6.1 | ||
pending-6.6 | ||
config-5.15 | ||
config-6.1 | ||
config-6.6 | ||
config-filter | ||
PATCHES |