X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2FMakefile;h=18221658fcbd3d79c80ab07c1b53183831cdc451;hb=c34c0246a3600dc4712247b267f71576234e403b;hp=34dc0351edd6931002c55d9d75df9a3a205a0ab0;hpb=4678d742567e282d9e0f786441f59102e8d3553e;p=karo-tx-uboot.git diff --git a/fs/Makefile b/fs/Makefile index 34dc0351ed..18221658fc 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -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/