From 8bd7175893bc05ed967b44da1977d6c5108c6afa Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 7 Oct 2018 12:06:42 +0000 Subject: Renamed for consistency. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12347 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/hal/lib/complex/mfs/mfs.mk | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 os/hal/lib/complex/mfs/mfs.mk (limited to 'os/hal/lib/complex/mfs/mfs.mk') diff --git a/os/hal/lib/complex/mfs/mfs.mk b/os/hal/lib/complex/mfs/mfs.mk deleted file mode 100644 index b1b67bb61..000000000 --- a/os/hal/lib/complex/mfs/mfs.mk +++ /dev/null @@ -1,9 +0,0 @@ -# List of all the MFS subsystem files. -MFSSRC := $(CHIBIOS)/os/hal/lib/complex/mfs/mfs.c - -# Required include directories -MFSINC := $(CHIBIOS)/os/hal/lib/complex/mfs - -# Shared variables -ALLCSRC += $(MFSSRC) -ALLINC += $(MFSINC) -- cgit v1.2.3