lkml.org 
[lkml]   [2014]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 3/3] kbuild: remove obj-n and lib-n handling
    On 2014-09-09 12:26, Masahiro Yamada wrote:
    > Kconfig never defines CONFIG_* as 'n'.
    > Now obj-n is only used in firmware/Makefile and it can be
    > replaced with obj-. No makefile uses lib-n.

    BTW, there are a few more instances of *-n, none of which seem useful:

    $ git --no-pager grep -e '[a-z]-n\>' -- '*Makefile*' '*Kbuild*'
    Makefile: $(init-n) $(init-) \
    Makefile: $(core-n) $(core-) $(drivers-n) $(drivers-) \
    Makefile: $(net-n) $(net-) $(libs-n) $(libs-))))
    arch/arm/mach-ixp4xx/Makefile:obj-pci-n :=
    arch/powerpc/boot/Makefile:initrd- := $(patsubst zImage%,
    zImage.initrd%, $(image-n) $(image-))

    Michal


    \
     
     \ /
      Last update: 2014-10-02 15:41    [W:2.680 / U:0.808 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site