1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 13:52:45 +01:00
RIOT/sys/net/gnrc/pktbuf_malloc/Makefile
Martine Lenders 475e2bdc82 gnrc_pktbuf_malloc: initial import of a malloc()-based pktbuf
The main motivation for this is to valgrind the network stack.
2017-07-15 17:54:47 +02:00

4 lines
63 B
Makefile

MODULE = gnrc_pktbuf_malloc
include $(RIOTBASE)/Makefile.base