cjdns: fix dependency on git revision

Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
Lars Gierth 2016-02-06 02:02:38 +01:00
parent 5eaad909c6
commit 0267f29f63
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ endef
define Build/Configure
endef
PKG_DO_VARS:=
PKG_DO_VARS:=CJDNS_RELEASE_VERSION=$(PKG_SOURCE_VERSION)
ifneq ($(CONFIG_KERNEL_SECCOMP_FILTER),y)
PKG_DO_VARS+= Seccomp_NO=1