From 2993f6ad10327bb1c641ce6257dcaf2b70a1ac79 Mon Sep 17 00:00:00 2001 From: Markus Gothe <markus.gothe@genexis.eu> Date: Tue, 25 Mar 2025 16:02:36 +0100 Subject: [PATCH] voip_app is selected by voicemngr. --- airoha/image/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/airoha/image/Makefile b/airoha/image/Makefile index 575125fcc..0650bff7c 100755 --- a/airoha/image/Makefile +++ b/airoha/image/Makefile @@ -252,7 +252,6 @@ PON_PACKAGES += \ endif VOICE_PACKAGES := \ - voip_app ifeq ($(SUBTARGET),an7581) VOICE_PACKAGES += \ -- GitLab