r4370 - dists/trunk/linux-2.6/debian/patches-debian

Sven Luther luther at costa.debian.org
Mon Oct 10 09:37:18 UTC 2005


Author: luther
Date: 2005-10-10 09:37:18 +0000 (Mon, 10 Oct 2005)
New Revision: 4370

Modified:
   dists/trunk/linux-2.6/debian/patches-debian/powerpc-mkvmlinuz-support.patch
Log:
mkvmlinuz support files are not needed for CONFIG_APUS.


Modified: dists/trunk/linux-2.6/debian/patches-debian/powerpc-mkvmlinuz-support.patch
===================================================================
--- dists/trunk/linux-2.6/debian/patches-debian/powerpc-mkvmlinuz-support.patch	2005-10-10 08:51:20 UTC (rev 4369)
+++ dists/trunk/linux-2.6/debian/patches-debian/powerpc-mkvmlinuz-support.patch	2005-10-10 09:37:18 UTC (rev 4370)
@@ -20,12 +20,13 @@
 #
 --- linux-kernel-2.6.12-2.6.12/arch/ppc/boot/Makefile.orig	2005-07-15 12:46:28.000000000 +0000
 +++ linux-kernel-2.6.12-2.6.12/arch/ppc/boot/Makefile	2005-07-15 12:55:56.000000000 +0000
-@@ -32,3 +32,31 @@
+@@ -32,3 +32,32 @@
  $(bootdir-y): $(addprefix $(obj)/,$(subdir-y)) \
  		$(addprefix $(obj)/,$(hostprogs-y))
  	$(Q)$(MAKE) $(build)=$(obj)/$@ $(MAKECMDGOALS)
 +
 +mkvmlinuz_support_install:
++ifndef CONFIG_APUS
 +	# mkvmlinuz support, based on work done originally by Jens Schmalzing <jensen at debian.org>
 +	mkdir -p $(INSTALL_MKVMLINUZ)/boot
 +	install -m 644 -o root -g root ld.script openfirmware/note $(INSTALL_MKVMLINUZ)/boot
@@ -51,4 +52,4 @@
 +	install -m 755 -o root -g root utils/mknote $(INSTALL_MKVMLINUZ)/utils
 +	install -m 755 -o root -g root utils/mkprep $(INSTALL_MKVMLINUZ)/utils
 +	install -m 755 -o root -g root utils/mktree $(INSTALL_MKVMLINUZ)/utils
-+
++endif




More information about the Kernel-svn-changes mailing list