1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples: use RONR for ccn-lite-relay

This commit is contained in:
Oleg Hahm 2016-07-19 20:34:44 +02:00
parent 39ecc12d9d
commit 8ebdf39d14

View File

@ -11,6 +11,7 @@ RIOTBASE ?= $(CURDIR)/../..
CFLAGS += -DDEVELHELP
CFLAGS += -DUSE_LINKLAYER
CFLAGS += -DUSE_RONR
CFLAGS += -DCCNL_UAPI_H_
CFLAGS += -DUSE_SUITE_NDNTLV
CFLAGS += -DNEEDS_PREFIX_MATCHING