On Thu, 11 Oct 2007 23:42:02 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:Yes, I need to set it by hand. This is a quick fix for me...... Maybe $(ARCH) should be undefined until following .kbuild check. ifneq ($(wildcard .kbuild),) ... else ARCH ?= $(SUBARCH) endif -Kame -- Index: ref-2.6.23-mm1/Makefile =================================================================== --- ref-2.6.23-mm1.orig/Makefile +++ ref-2.6.23-mm1/Makefile @@ -191,7 +191,6 @@ SUBARCH := $(shell uname -m | sed -e s/i # The empty ARCH and CROSS_COMPILE statements exist so it is easy to # patch in hardcoded values for ARCH and CROSS_COMPILE -ARCH ?= CROSS_COMPILE ?= # Kbuild save the ARCH and CROSS_COMPILE setting in .kbuild -
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Hiten Pandya | Re: up? (emacs docbook xml ide) |
| Andy Whitcroft | clam |
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
git: | |
| Stephen Hemminger | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
