make: ftl: add separate Makefile
This commit is contained in:
parent
b168422d8a
commit
9f5afa977e
3 changed files with 5 additions and 5 deletions
4
source/ftl/Makefile
Normal file
4
source/ftl/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
obj-y += source/ftl/dev.o
|
||||
obj-y += source/ftl/ftl.o
|
||||
obj-y += source/ftl/gc.o
|
||||
obj-y += source/ftl/map.o
|
Loading…
Add table
Add a link
Reference in a new issue