Skip to content

Commit

Permalink
Fix fuzz on 8002
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Jul 2, 2024
1 parent 7cb3ce1 commit 02c5b76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ index 6ecc9b0a5..0cfeacc98 100644
+obj-$(CONFIG_APFS_FS) += apfs/
obj-$(CONFIG_GFS2_FS) += gfs2/
obj-$(CONFIG_F2FS_FS) += f2fs/
obj-$(CONFIG_BCACHEFS_FS) += bcachefs/
obj-$(CONFIG_CEPH_FS) += ceph/
diff --git a/fs/apfs/Kconfig b/fs/apfs/Kconfig
new file mode 100644
index 000000000..99caf203a
Expand Down

0 comments on commit 02c5b76

Please sign in to comment.