This is the final step of full transition to the unified x86 architecture from the build system point of view. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> --- arch/x86/Makefile_32 | 2 -- arch/x86/Makefile_64 | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/x86/Makefile_32 b/arch/x86/Makefile_32 index 346ac07..45c2ddf 100644 --- a/arch/x86/Makefile_32 +++ b/arch/x86/Makefile_32 @@ -138,8 +138,6 @@ zImage zlilo zdisk: KBUILD_IMAGE := arch/x86/boot/zImage zImage bzImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(KBUILD_IMAGE) - $(Q)mkdir -p $(objtree)/arch/i386/boot - $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/i386/boot/bzImage compressed: zImage diff --git a/arch/x86/Makefile_64 b/arch/x86/Makefile_64 index 57e714a..660288d 100644 --- a/arch/x86/Makefile_64 +++ b/arch/x86/Makefile_64 @@ -101,8 +101,6 @@ KBUILD_IMAGE := $(BOOTIMAGE) bzImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(BOOTIMAGE) - $(Q)mkdir -p $(objtree)/arch/x86_64/boot - $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/x86_64/boot/bzImage bzlilo: vmlinux $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(BOOTIMAGE) zlilo -- 1.5.3.4.1157.g0e74-dirty -
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Laurent Riffard | Re: 2.6.25-rc2-mm1: WARNING at arch/x86/mm/ioremap.c:129 |
| Alan Cox | Re: x86: 4kstacks default |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 34/37] dccp: Auto-load (when supported) CCID plugins for negotiation |
| Maciej W. Rozycki | Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes |
| John P Poet | Realtek 8111C transmit timed out |
git: | |
