Added the necessary modules to make the eval-adf7xxxmb4z port compile

This commit is contained in:
Adam Dunkels 2014-01-26 13:52:16 +01:00
parent 824d2047da
commit 2ec176891f

View file

@ -61,3 +61,6 @@ PROG_UART ?= /dev/ttyUSB1
run: $(CONTIKI_PROJECT).$(TARGET).srec
~/adi-contiki/github/rl78flash/rl78flash -vv -i -m3 $(PROG_UART) -b500000 -a $<
MODULES+=core/net/ip core/net/ipv4 core/net core/net/rpl \
core/net/ipv6 core/net/rime core/net/mac core/net/mac/sicslowmac