On Sun, Mar 09, 2008 at 02:13:38PM +0100, Michael Meskes wrote:
> The rules file checks KVERS to find out. And this doesn't work with a
> vanilla kernel I'd suppose. 
> 
> /me checks and finds:
> ifneq ($(shell echo $(KVERS)|cut -f 3 -d"-"),amd64)
>         ARCH := i386
> ...
> 
> Yes, that's it. You're KVERS probably doesn't have the architecture in
> there.

KVERS is just the version number which is `2.6.24' on vanilla kernels,
not like `2.6.24-ABI-ARCH' on Debian kernels.  So this architecture
check is quite bogus.

Thank you for investigating,
Philipp Kern
-- 
 .''`.  Philipp Kern                             Debian Developer
: :' :  http://philkern.de                       Debian Release Assistant
`. `'   xmpp:[EMAIL PROTECTED]
  `-    finger pkern/[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to