aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/subsystems/mfs/mfs.mk
blob: 488977e7072cfa63ef7f6af4e549d830aa189155 (plain)
1
2
3
4
5
# List of all the MFS subsystem files.
MFSSRC := $(CHIBIOS)/os/ex/subsystems/mfs/mfs.c

# Required include directories
MFSINC := $(CHIBIOS)/os/ex/subsystems/mfs