From 49c0adc73b2526463f317469df9d2882ee3aaa72 Mon Sep 17 00:00:00 2001 From: Packet Please Date: Sat, 27 Jan 2024 04:38:01 +0100 Subject: [PATCH] falter-standard: fix exclusion of wpad-mini --- packages/falter-common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/falter-common/Makefile b/packages/falter-common/Makefile index d9c098b1..76c3833b 100644 --- a/packages/falter-common/Makefile +++ b/packages/falter-common/Makefile @@ -77,7 +77,7 @@ endef define Package/falter-standard $(call Package/falter-standard/template) TITLE:=Falter Standard firmware (tunnel uplink) - EXTRA_DEPENDS:=falter-more, falter-berlin-uplink-tunnelberlin, wpad-mini + EXTRA_DEPENDS:=falter-more, falter-berlin-uplink-tunnelberlin endef define Package/falter-standard/description