On Thu, Apr 27, 2006 at 12:25:14AM +0100, Steve McIntyre wrote: > On Thu, Apr 20, 2006 at 09:58:30AM +0200, Robert Millan wrote: > > > >Any news on this? > > Sorry for the delay; looking into your patch, it's a little too > simplistic to simply apply, specifically the snippet in CONF.sh that > changes how ARCH is used. There are a lot of assumptions in debian-cd > about use of the ARCH variable; I'll take a look into those in the > near future...
Oh, sorry. This was an oversight. What I intended is: ifeq ($(KERNEL), linux) export ARCH=${CPU} else export ARCH=${KERNEL}-${CPU} endif It's not necessary to rename ARCH for Linux. -- Robert Millan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]