mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 23:13:01 +02:00
aufs5: aufs-kbuild
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
5f293abd2f
commit
4ccfe358c5
|
@ -293,6 +293,7 @@ source "fs/sysv/Kconfig"
|
|||
source "fs/ufs/Kconfig"
|
||||
source "fs/erofs/Kconfig"
|
||||
source "fs/vboxsf/Kconfig"
|
||||
source "fs/aufs/Kconfig"
|
||||
|
||||
endif # MISC_FILESYSTEMS
|
||||
|
||||
|
|
|
@ -137,3 +137,4 @@ obj-$(CONFIG_EROFS_FS) += erofs/
|
|||
obj-$(CONFIG_VBOXSF_FS) += vboxsf/
|
||||
obj-$(CONFIG_ZONEFS_FS) += zonefs/
|
||||
obj-$(CONFIG_YAFFS_FS) += yaffs2/
|
||||
obj-$(CONFIG_AUFS_FS) += aufs/
|
||||
|
|
Loading…
Reference in New Issue
Block a user