Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# # Makefile for the linux BeOS filesystem routines. # obj-$([31mCONFIG_BEFS_FS[0m) += befs.o ccflags-$([31mCONFIG_BEFS_DEBUG[0m) += -DDEBUG befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o