arm: restore fdt_fixup_ethernet call to do_bootm_linux
[oweals/u-boot.git] / fs / Makefile
index 8bbd5632493cf7ab4b6e87b87a3788281aa62455..22aad126bc2b6c2e95be088f70cb8694e1c9741c 100644 (file)
@@ -29,6 +29,7 @@ subdirs-$(CONFIG_CMD_FDOS) += fdos
 subdirs-$(CONFIG_CMD_JFFS2) += jffs2
 subdirs-$(CONFIG_CMD_REISER) += reiserfs
 subdirs-$(CONFIG_YAFFS2) += yaffs2
+subdirs-$(CONFIG_CMD_UBIFS) += ubifs
 
 SUBDIRS        := $(subdirs-y)