lkml.org 
[lkml]   [2014]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 03/11] bin2c: Move bin2c in scripts/basic
    Dne 27.1.2014 19:57, Vivek Goyal napsal(a):
    > Kexec wants to use bin2c and it wants to use it really early in the build
    > process. See arch/x86/purgatory/ code in later patches.
    >
    > So move bin2c in scripts/basic so that it can be built very early and
    > be usable by arch/x86/purgatory/
    >
    > Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
    > ---
    [...]
    > diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile
    > index 4fcef87..afbc1cd 100644
    > --- a/scripts/basic/Makefile
    > +++ b/scripts/basic/Makefile
    > @@ -9,6 +9,7 @@
    > # fixdep: Used to generate dependency information during build process
    >
    > hostprogs-y := fixdep
    > +hostprogs-$(CONFIG_IKCONFIG) += bin2c

    Is the CONFIG_IKCONFIG dependency still correct, now that you found
    another use of bin2c?

    Thanks,
    Michal



    \
     
     \ /
      Last update: 2014-01-27 23:01    [W:3.831 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site