]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/spl/Makefile
JFFS2: Speed up and fix comparison functions
[karo-tx-uboot.git] / common / spl / Makefile
index 64569c2cc6d563732a259c237db0ac7d52060bc9..10a458996965ac872b3e13a1a6932a1666c85577 100644 (file)
@@ -18,5 +18,6 @@ obj-$(CONFIG_SPL_NET_SUPPORT) += spl_net.o
 obj-$(CONFIG_SPL_MMC_SUPPORT) += spl_mmc.o
 obj-$(CONFIG_SPL_USB_SUPPORT) += spl_usb.o
 obj-$(CONFIG_SPL_FAT_SUPPORT) += spl_fat.o
+obj-$(CONFIG_SPL_EXT_SUPPORT) += spl_ext.o
 obj-$(CONFIG_SPL_SATA_SUPPORT) += spl_sata.o
 endif