From 60968f8c890fd46402ddb7f88615c1ea7805043f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 8 Oct 2025 17:45:53 +0200 Subject: [PATCH] profiles: fix syntax error / trailing spaces Fixes: WIFI-15170 Signed-off-by: John Crispin --- profiles/cig_wf189.yml | 2 +- profiles/cig_wf189w.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/cig_wf189.yml b/profiles/cig_wf189.yml index 8173088ce..df5abf107 100644 --- a/profiles/cig_wf189.yml +++ b/profiles/cig_wf189.yml @@ -17,4 +17,4 @@ packages: - sysstat - kmod-cig-poe-judgment diffconfig: | - CONFIG_KERNEL_IPQ_MEM_PROFILE=0 + CONFIG_KERNEL_IPQ_MEM_PROFILE=0 diff --git a/profiles/cig_wf189w.yml b/profiles/cig_wf189w.yml index 58d151945..6e90600b9 100644 --- a/profiles/cig_wf189w.yml +++ b/profiles/cig_wf189w.yml @@ -16,4 +16,4 @@ packages: - sysstat - kmod-cig-poe-judgment diffconfig: | - CONFIG_KERNEL_IPQ_MEM_PROFILE=0 + CONFIG_KERNEL_IPQ_MEM_PROFILE=0