5 lines
91 B
Makefile
5 lines
91 B
Makefile
# the driver to test
|
|
USEMODULE = w5100
|
|
|
|
include ../driver_netdev_common/Makefile.netdev.mk
|