1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
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