mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
5 lines
99 B
Makefile
5 lines
99 B
Makefile
# the network driver to test
|
|
USEMODULE = ethos
|
|
|
|
include ../driver_netdev_common/Makefile.netdev.mk
|