[riot-notifications] [RIOT-OS/RIOT] examples/gnrc_border_route: simplify ZEP setup on native (#14755)
Martine Lenders
notifications at github.com
Wed Nov 11 13:19:29 CET 2020
@miri64 commented on this pull request.
> + ifeq (,$(filter socket_zep,$(USEMODULE)))
+ USEMODULE += netdev_tap
+ endif
But then you pick `socket_zep`. You have to pick `socket_zep` with this approach as well.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/14755#discussion_r521318829
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201111/e0234d8d/attachment-0001.htm>
More information about the notifications
mailing list