generic: 6.6: remove kernel export stripping patch
authorRobert Marko <robimarko@gmail.com>
Wed, 15 May 2024 08:57:06 +0000 (10:57 +0200)
committerRobert Marko <robimarko@gmail.com>
Thu, 16 May 2024 13:12:53 +0000 (15:12 +0200)
commitf12179fa15d9e9b141b46f101999bdad3ba34f74
tree9463d7832935f3a73d95a671a42ee96feb03d7d2
parentca1c7635b911e68df74958f8f1301c7b44a61206
generic: 6.6: remove kernel export stripping patch

Our kernel export stripping has been broken on 6.6 from the start since
upstream kernel really reworked stuff in ("kbuild: generate KSYMTAB entries
by modpost") and other commits as well.

So, until this is either fixed or reworked lets drop the patch as it doesnt
make sense to carry it knowing its broken and it can always be easily
restored.

Link: https://github.com/openwrt/openwrt/pull/15498
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/hack-6.6/221-module_exports.patch [deleted file]