On Thu, Nov 15, 2001 at 12:16:19PM +0100, Guido Guenther wrote:
> I'd like to see this added to the kernel-package, to make "make-kpkg
> kernel_image" work properly for mipsel.
> 
> --- kernel-package/kernel-package-7.73/kernel/rules   Tue Nov 13 09:03:34 2001
> +++ /usr/share/kernel-package/rules   Wed Nov 14 17:31:26 2001
> @@ -415,8 +415,9 @@
>  target = $(kimage)
>  NEED_DIRECT_GZIP_IMAGE=NO
>  kimagesrc = $(strip arch/$(KERNEL_ARCH)/boot/vmlinux.ecoff)
> -kimagedest = $(INT_IMAGE_DESTDIR)/vmlinuz-$(version)
> +kimagedest = $(INT_IMAGE_DESTDIR)/vmlinux-$(version)
>  DEBCONFIG= $(CONFDIR)/config.$(SUBARCH)
> +KERNEL_ARCH = mips
>  endif
>  
>  ######################################################################

This looks sane - Nevertheless - This does not provide any installing/
rerunning of any bootloader does it ? 

How do other architectures like the PowerPC handle the MultiSubArch
stuff with "make-kpkg" ? I mean - Do they parse /proc/cpuinfo on 
installation and call the appropriate bootloader ? Or do they simply
check which is installed ?

Flo
-- 
Florian Lohoff                  [EMAIL PROTECTED]             +49-5201-669912
Nine nineth on september the 9th              Welcome to the new billenium

Attachment: pgpBnXHtnJhJT.pgp
Description: PGP signature

Reply via email to