mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix dsvpn compilation
This commit is contained in:
parent
a64e54b756
commit
1d7bee7948
2 changed files with 10 additions and 3 deletions
|
@ -14,8 +14,6 @@ PKG_NAME:=dsvpn
|
|||
PKG_VERSION:=0.1.0-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/$(PKG_NAME)
|
||||
|
@ -42,4 +40,3 @@ define Package/$(PKG_NAME)/install
|
|||
endef
|
||||
|
||||
$(eval $(call BuildPackage,$(PKG_NAME)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue