1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 00:54:23 +01:00
RIOT/cpu/kinetis_common/Makefile

7 lines
109 B
Makefile
Raw Normal View History

# define the module that is build
MODULE = kinetis_common
DIRS += periph
include $(RIOTBASE)/Makefile.base