eduOS/fs/Makefile

4 lines
71 B
Makefile

C_source := fs.c initrd.c
MODULE := fs
include $(TOPDIR)/Makefile.inc