From: Michael Tremer Date: Tue, 9 Jul 2024 16:44:37 +0000 (+0000) Subject: Config: Remove debugging code X-Git-Tag: v2.29-core188~10^2~297 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15b38c638750de0854d649f29f18a7d335ae163b;p=ipfire-2.x.git Config: Remove debugging code Signed-off-by: Michael Tremer --- diff --git a/lfs/Config b/lfs/Config index ce1ea271f9..4282e8f1ed 100644 --- a/lfs/Config +++ b/lfs/Config @@ -413,6 +413,3 @@ define UPDATE_AUTOMAKE done endef endif - -test: - $(call INSTALL_INITSCRIPT,hostapd)