# List of all the licensing subsystem files.
LICSRC :=

# Required include directories
LICINC := $(CHIBIOS)/os/license

# Shared variables
ALLCSRC += $(LICSRC)
ALLINC  += $(LICINC)