lkml.org 
[lkml]   [2018]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v4 3/3] MIPS: use generic GCC library routines from lib/
    On Thu, Mar 29, 2018 at 11:41:23AM +0100, Matt Redfearn wrote:
    > This commit removes several generic GCC library routines from
    > arch/mips/lib/ in favour of similar routines from lib/.

    > diff --git a/arch/mips/lib/Makefile b/arch/mips/lib/Makefile
    > index e84e12655fa8..6537e022ef62 100644
    > --- a/arch/mips/lib/Makefile
    > +++ b/arch/mips/lib/Makefile
    > @@ -16,5 +16,4 @@ obj-$(CONFIG_CPU_R3000) += r3k_dump_tlb.o
    > obj-$(CONFIG_CPU_TX39XX) += r3k_dump_tlb.o
    >
    > # libgcc-style stuff needed in the kernel
    > -obj-y += ashldi3.o ashrdi3.o bswapsi.o bswapdi.o cmpdi2.o lshrdi3.o multi3.o \
    > - ucmpdi2.o
    > +obj-y += bswapsi.o bswapdi.o multi3.o

    Have you missed deleting the files?

    Cheers
    James
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2018-04-03 10:54    [W:3.216 / U:0.272 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site