mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-09 22:24:04 +08:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
#
|
||
|
# Makefile for the kernfs pseudo filesystem
|
||
|
#
|
||
|
|
||
|
obj-y := mount.o inode.o dir.o file.o symlink.o
|