Re: dead CONFIG variables in kernel Makefiles

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/6/07, Robert P. J. Day <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux