From: Michael Tremer Date: Tue, 9 Jul 2024 16:44:37 +0000 (+0000) Subject: Config: Remove debugging code X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91d23f639627b17941e42cffac36842cc4b952e4;p=people%2Fms%2Fipfire-2.x.git Config: Remove debugging code Signed-off-by: Michael Tremer --- diff --git a/lfs/Config b/lfs/Config index ce1ea271f..4282e8f1e 100644 --- a/lfs/Config +++ b/lfs/Config @@ -413,6 +413,3 @@ define UPDATE_AUTOMAKE done endef endif - -test: - $(call INSTALL_INITSCRIPT,hostapd)