mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
cjdns: fix dependency on git revision
Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
@@ -66,7 +66,7 @@ endef
|
|||||||
define Build/Configure
|
define Build/Configure
|
||||||
endef
|
endef
|
||||||
|
|
||||||
PKG_DO_VARS:=
|
PKG_DO_VARS:=CJDNS_RELEASE_VERSION=$(PKG_SOURCE_VERSION)
|
||||||
|
|
||||||
ifneq ($(CONFIG_KERNEL_SECCOMP_FILTER),y)
|
ifneq ($(CONFIG_KERNEL_SECCOMP_FILTER),y)
|
||||||
PKG_DO_VARS+= Seccomp_NO=1
|
PKG_DO_VARS+= Seccomp_NO=1
|
||||||
|
|||||||
Reference in New Issue
Block a user