
Hi Mike,
On Mon, Mar 5, 2012 at 9:04 PM, Mike Frysinger vapier@gentoo.org wrote:
On Monday 20 February 2012 20:32:43 Simon Glass wrote:
README | 4 ++++ arch/arm/config.mk | 3 +++ arch/avr32/config.mk | 3 +++ arch/blackfin/config.mk | 3 +++ arch/m68k/config.mk | 3 +++ arch/microblaze/config.mk | 3 +++ arch/mips/config.mk | 3 +++ arch/nds32/config.mk | 3 +++ arch/nios2/config.mk | 3 +++ arch/powerpc/config.mk | 3 +++ arch/sandbox/config.mk | 3 +++ arch/sh/config.mk | 3 +++ arch/sparc/config.mk | 3 +++ arch/x86/config.mk | 3 +++
why config.mk and not asm/config.h ?
Actually I think it would be better in asm/config.h. I hope that most of these will be removed in time. I will update the patch.
Regards, Simon
-mike