lkml.org 
[lkml]   [2007]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: dead CONFIG variables in kernel Makefiles
On 7/6/07, Robert P. J. Day <rpjday@mindspring.com> wrote:
>
> in addition to references to non-existent CONFIG variables in header
> and source files, here's a list of such variables in Makefiles
> throughout the entire tree:
>
> ===== BF548 =====
> ./arch/blackfin/Makefile:cpu-$(CONFIG_BF548) := bf548
> ===== BF549 =====
> ./arch/blackfin/Makefile:cpu-$(CONFIG_BF549) := bf549
> ===== BF_REV_0_0 =====
> ./arch/blackfin/Makefile:rev-$(CONFIG_BF_REV_0_0) := 0.0
> ===== BF_REV_0_1 =====
> ./arch/blackfin/Makefile:rev-$(CONFIG_BF_REV_0_1) := 0.1

that's because we couldnt push the rest of the BF54x port until the
new merge window ... they'll be defined with 2.6.23

> ===== CPU_FREQ_BF533 =====
> ./arch/blackfin/mach-bf533/Makefile:obj-$(CONFIG_CPU_FREQ_BF533) += cpu.o

we changed names in the Kconfig but didnt sync that Makefile ... the
others got updated
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-07-06 16:57    [W:0.098 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site