mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
additional: * exporting include path in sys is mandatory for subfolders * removed duplicate object file in linker call
4 lines
71 B
Makefile
4 lines
71 B
Makefile
MODULE:=$(shell basename $(CURDIR))
|
|
|
|
include $(RIOTBASE)/Makefile.base
|