diff options
Diffstat (limited to 'arch/mips/lib/Makefile')
-rw-r--r-- | arch/mips/lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile index 2453ea244cb8..52e0ec8bcb15 100644 --- a/arch/mips/lib/Makefile +++ b/arch/mips/lib/Makefile | |||
@@ -10,5 +10,3 @@ obj-$(CONFIG_PCI) += iomap-pci.o | |||
10 | 10 | ||
11 | # libgcc-style stuff needed in the kernel | 11 | # libgcc-style stuff needed in the kernel |
12 | lib-y += ashldi3.o ashrdi3.o lshrdi3.o | 12 | lib-y += ashldi3.o ashrdi3.o lshrdi3.o |
13 | |||
14 | EXTRA_AFLAGS := $(CFLAGS) | ||