Skip to content

Commit

Permalink
example ccn-lite: minor Makefile cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegHahm committed Mar 24, 2016
1 parent b64f850 commit 8204615
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/ccn-lite-relay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@ RIOTBASE ?= $(CURDIR)/../..

CFLAGS += -DDEVELHELP
CFLAGS += -DUSE_LINKLAYER
CFLAGS += -DUSE_IPV6
CFLAGS += -DCCNL_UAPI_H_
CFLAGS += -DUSE_SUITE_NDNTLV
CFLAGS += -DNEEDS_PREFIX_MATCHING
CFLAGS += -DNEEDS_PACKET_CRAFTING
CFLAGS += -DUSE_HMAC256

# Change this to 0 show compiler invocation lines by default:
QUIET ?= 1
Expand Down

0 comments on commit 8204615

Please sign in to comment.