Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9
# # Makefile for the Linux ufs filesystem routines. # obj-$([31mCONFIG_UFS_FS[0m) += ufs.o ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ namei.o super.o util.o ccflags-$([31mCONFIG_UFS_DEBUG[0m) += -DDEBUG