mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
MODULE := netdev_base
|
|
|
|
INCLUDES += -I$(RIOTBASE)/drivers/include
|
|
|
|
include $(RIOTBASE)/Makefile.base
|