diff options
Diffstat (limited to 'target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch')
-rw-r--r-- | target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch b/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch index 65dd7ff126..ee923c73f7 100644 --- a/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch +++ b/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch @@ -11,8 +11,6 @@ from backports. lib/crypto/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/lib/crypto/Kconfig b/lib/crypto/Kconfig -index 5056663c2aff..8a4d4e5bcd7a 100644 --- a/lib/crypto/Kconfig +++ b/lib/crypto/Kconfig @@ -6,7 +6,7 @@ config CRYPTO_LIB_AES @@ -24,5 +22,3 @@ index 5056663c2aff..8a4d4e5bcd7a 100644 config CRYPTO_ARCH_HAVE_LIB_BLAKE2S bool --- - |