cjdns: fix dependency on git revision
Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
parent
4f8207064a
commit
d97d2f2990
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue