]> git.sur5r.net Git - u-boot/blobdiff - fs/Makefile
zfs: Add ZFS filesystem support
[u-boot] / fs / Makefile
index 22aad126bc2b6c2e95be088f70cb8694e1c9741c..28da76e959110de4e41b8d5a4feb38ba8e40026f 100644 (file)
@@ -30,6 +30,7 @@ subdirs-$(CONFIG_CMD_JFFS2) += jffs2
 subdirs-$(CONFIG_CMD_REISER) += reiserfs
 subdirs-$(CONFIG_YAFFS2) += yaffs2
 subdirs-$(CONFIG_CMD_UBIFS) += ubifs
+subdirs-$(CONFIG_CMD_ZFS) += zfs
 
 SUBDIRS        := $(subdirs-y)