lkml.org 
[lkml]   [2008]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] the scheduled i386/x86_64 bzImage symlinks removal
This patch contains the scheduled removal of the i386/x86_64 bzImage 
symlinks.

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---

Documentation/feature-removal-schedule.txt | 12 ------------
arch/x86/Makefile | 2 --
2 files changed, 14 deletions(-)

8f683fe014e1897c09cedb0b39078ba3f85a47f4 diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index bf0e3df..1092b2e 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -211,18 +211,6 @@ Who: Stephen Hemminger <shemminger@linux-foundation.org>

---------------------------

-What: i386/x86_64 bzImage symlinks
-When: April 2008
-
-Why: The i386/x86_64 merge provides a symlink to the old bzImage
- location so not yet updated user space tools, e.g. package
- scripts, do not break.
-Who: Thomas Gleixner <tglx@linutronix.de>
-
----------------------------
-
----------------------------
-
What: i2c-i810, i2c-prosavage and i2c-savage4
When: May 2008
Why: These drivers are superseded by i810fb, intelfb and savagefb.
diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index f1e739a..50d3e99 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -215,8 +215,6 @@ zImage zlilo zdisk: KBUILD_IMAGE := arch/x86/boot/zImage

zImage bzImage: vmlinux
$(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE)
- $(Q)mkdir -p $(objtree)/arch/$(UTS_MACHINE)/boot
- $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/bzImage

compressed: zImage



\
 
 \ /
  Last update: 2008-03-31 23:05    [W:0.021 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site