mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 06:48:53 +01:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
#
|
|
# Makefile for the kernfs pseudo filesystem
|
|
#
|
|
|
|
obj-y := mount.o inode.o dir.o file.o symlink.o
|