summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/Makefile')
-rw-r--r--arch/mips/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile
index 96d534a75..844c83cbe 100644
--- a/arch/mips/lib/Makefile
+++ b/arch/mips/lib/Makefile
@@ -21,7 +21,7 @@ else
endif
ifdef CONFIG_BLK_DEV_FD
- L_OBJS += flopyy-no.o flopyy-std.o
+ L_OBJS += floppy-no.o floppy-std.o
endif
ifdef CONFIG_IDE