Re: updated list of "dead" Makefile CONFIG_ variables

2007-03-31 Thread Paul Mundt
On Sat, Mar 31, 2007 at 06:12:01AM -0400, Robert P. J. Day wrote: > = SH_KGDB = > ./arch/sh/kernel/Makefile:obj-$(CONFIG_SH_KGDB) += kgdb_stub.o > kgdb_jmp.o > ./arch/sh/Makefile:cflags-$(CONFIG_SH_KGDB) += -g These are fixed in my 2.6.22 queue. - To unsubscribe from t

Re: updated list of "dead" Makefile CONFIG_ variables

2007-03-31 Thread Robert P. J. Day
On Sat, 31 Mar 2007, Andreas Schwab wrote: > "Robert P. J. Day" <[EMAIL PROTECTED]> writes: > > > = MACHINE = > > ./arch/ppc/boot/simple/Makefile:# zimage-$(CONFIG_MACHINE) and > > zimagerd-$(CONFIG_MACHINE) to the target > > ./arch/ppc/boot/simple/Makefile:# that produces the desired ima

Re: updated list of "dead" Makefile CONFIG_ variables

2007-03-31 Thread Andreas Schwab
"Robert P. J. Day" <[EMAIL PROTECTED]> writes: > = MACHINE = > ./arch/ppc/boot/simple/Makefile:# zimage-$(CONFIG_MACHINE) and > zimagerd-$(CONFIG_MACHINE) to the target > ./arch/ppc/boot/simple/Makefile:# that produces the desired image and they > must set end-$(CONFIG_MACHINE) > ./arch/

updated list of "dead" Makefile CONFIG_ variables

2007-03-31 Thread Robert P. J. Day
based on the previous list posted, and some feedback, the updated list of CONFIG_ variables that exist in Makefiles for which there is no corresponding Kconfig definition *anywhere* in the source tree. drivers/: = L7200_KEYB = ./drivers/acorn/char/Makefile:obj-$(CONFIG_L7200_KEYB) +=