lkml.org 
[lkml]   [2014]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC v2 1/4] backports: replace CPTCFG prefix for CONFIG_BACKPORT
From
Date
On Mon, 2014-11-03 at 11:56 -0800, Luis R. Rodriguez wrote:

> With my current code I end up with on a package (not integration):
>
> config BACKPORT_BUILD_AVERAGE
> bool
> depends on !AVERAGE
> default y if BACKPORT_USERSEL_BUILD_ALL
> default y if BACKPORT_AVERAGE
> #h-file linux/average.h
> #c-file lib/average.c
>
> config BACKPORT_AVERAGE
> bool
>
>
> I do see I on the package with this on the Makfile though:
>
>
> compat-$(CONFIG_BACKPORT_BACKPORT_BUILD_AVERAGE) += lib-average.o
>
> Would it not suffice to just ensure we don't have BACKPORT_BACKPORT_
> here and just BACKPORT_ once ?

The BACKPORT_BACKPORT_ is actually correct ... but it'll be really hard
to make sense of :-)

johannes



\
 
 \ /
  Last update: 2014-11-03 21:41    [W:0.094 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site