From 97e44aac0a8eba3ac420dc79785d6e71c8a17b6d Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Thu, 6 May 2021 18:43:23 +0200 Subject: [PATCH] iop: genconfig: fix juci makefile path --- iop/scripts/genconfig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/scripts/genconfig.sh b/iop/scripts/genconfig.sh index 15e6929bc..2c732f44c 100755 --- a/iop/scripts/genconfig.sh +++ b/iop/scripts/genconfig.sh @@ -429,7 +429,7 @@ function genconfig { fi # Force regeneration of themes - touch package/feeds/juci/juci/Makefile + touch package/feeds/iopsys/juci/Makefile # Force regeneration of kernel Makefile # Needed to disable kmods for iopsys-brcm targets