Skip to content

Commit bddd845

Browse files
authored
Update Makefile
1 parent c7bbd2d commit bddd845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amneziawg-tools/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ define Package/amneziawg-tools
3636
TITLE:=AmneziaWG userspace control program (amneziawg)
3737
DEPENDS:= \
3838
+!BUSYBOX_CONFIG_IP:ip \
39-
+!BUSYBOX_CONFIG_FEATURE_IP_LINK:ip
39+
+!BUSYBOX_CONFIG_FEATURE_IP_LINK:ip \
4040
+kmod-amneziawg
4141
endef
4242

0 commit comments

Comments
 (0)