mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
4 lines
102 B
Makefile
4 lines
102 B
Makefile
ifneq (,$(filter netdev_default gnrc_netdev_default,$(USEMODULE)))
|
|
USEMODULE += netdev2_tap
|
|
endif
|