]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/Makefile
sandbox: Add a simple sound driver
[karo-tx-uboot.git] / fs / Makefile
index 34dc0351edd6931002c55d9d75df9a3a205a0ab0..18221658fcbd3d79c80ab07c1b53183831cdc451 100644 (file)
@@ -15,7 +15,6 @@ obj-$(CONFIG_CMD_CBFS) += cbfs/
 obj-$(CONFIG_CMD_CRAMFS) += cramfs/
 obj-$(CONFIG_FS_EXT4) += ext4/
 obj-y += fat/
-obj-$(CONFIG_CMD_FDOS) += fdos/
 obj-$(CONFIG_CMD_JFFS2) += jffs2/
 obj-$(CONFIG_CMD_REISER) += reiserfs/
 obj-$(CONFIG_SANDBOX) += sandbox/