From e5995510b09c00c4c8217889b7d96c13610905e3 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 28 Aug 2023 10:36:54 -0600 Subject: [PATCH] linux-hwe-6.2: update annotations settings to match update changes. --- helpers/make-linux-hwe-6.2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/helpers/make-linux-hwe-6.2 b/helpers/make-linux-hwe-6.2 index f5e18c2..f5b989f 100644 --- a/helpers/make-linux-hwe-6.2 +++ b/helpers/make-linux-hwe-6.2 @@ -222,10 +222,6 @@ replace "CONFIG_FW_LOADER_USER_HELPER=y" "CONFIG_FW_LOADER_USER_HELPER=n" debian sed -i "/AAEON/d" debian.master/config/annotations sed -i "/CONFIG_UBUNTU_ODM_DRIVERS/d" debian.master/config/annotations -# HWE 6.2 specific annotations changes. -sed -i "/CONFIG_RUST /s|'-'|'n'|" debian.hwe-6.2/config/annotations -sed -i "/CONFIG_PAHOLE_HAS_LANG_EXCLUDE/s|'-'|'y'|g" debian.hwe-6.2/config/annotations - # Remove disabled modules from generic list (starting at 6.2) for module in gpio-aaeon hwmon-aaeon icp leds-aaeon mfd-aaeon spl zavl zcommon zlua znvpair zunicode zzstd do