lkml.org 
[lkml]   [2016]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 02/11] MIPS: tools: Build relocs tool
    Date
    Build the relocs tool as part of the kbuild

    Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
    ---

    Changes in v2: None

    arch/mips/Makefile | 3 +++
    1 file changed, 3 insertions(+)

    diff --git a/arch/mips/Makefile b/arch/mips/Makefile
    index e78d60dbdffd..fa25d60bc717 100644
    --- a/arch/mips/Makefile
    +++ b/arch/mips/Makefile
    @@ -12,6 +12,9 @@
    # for "archclean" cleaning up for this architecture.
    #

    +archscripts: scripts_basic
    + $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
    +
    KBUILD_DEFCONFIG := ip22_defconfig

    #
    --
    2.5.0
    \
     
     \ /
      Last update: 2016-03-31 12:01    [W:4.045 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site