Skip to content

Commit

Permalink
fixup! gnrc_sixlowpan_frag: initial import of minimal forwarding
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Mar 29, 2019
1 parent 5b826c6 commit 9ef5f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ ifneq (,$(filter gnrc_sixlowpan_frag,$(USEMODULE)))
endif

ifneq (,$(filter gnrc_sixlowpan_frag_minfwd,$(USEMODULE)))
USEMODULE += gnrc_netif_pktq
USEMODULE += gnrc_sixlowpan
USEMODULE += gnrc_sixlowpan_frag
USEMODULE += gnrc_sixlowpan_frag_hint
Expand Down

0 comments on commit 9ef5f1d

Please sign in to comment.