Skip to content

Commit

Permalink
Pin serval version to singlekey in the commotiond makefile as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheretic committed Oct 10, 2014
1 parent f79ca16 commit ff0e99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commotiond/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk

SERVAL_VERSION:=commotion-wireless
SERVAL_VERSION:=commotion-wireless-singlekey

TARGET_CFLAGS += -I$(BUILD_DIR)/serval-dna-$(SERVAL_VERSION) -I$(BUILD_DIR)/serval-dna-$(SERVAL_VERSION)/nacl/include -I$(BUILD_DIR)/serval-dna-$(SERVAL_VERSION)/sqlite-amalgamation-3070900
CMAKE_OPTIONS+=-DDEBUG:Bool=Off -DOPENWRT:Bool=On -DTEST:Bool=Off
Expand Down

0 comments on commit ff0e99d

Please sign in to comment.