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 4f8207064a
commit d97d2f2990
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,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