Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149532 Details for
Bug 209852
Out of tree kernel builds fail on ppc64
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
rhel_fix_seperate_objdir_build.patch
rhel_fix_seperate_objdir_build.patch (text/plain), 479 bytes, created by
IBM Bug Proxy
on 2007-03-07 23:25:26 UTC
(
hide
)
Description:
rhel_fix_seperate_objdir_build.patch
Filename:
MIME Type:
Creator:
IBM Bug Proxy
Created:
2007-03-07 23:25:26 UTC
Size:
479 bytes
patch
obsolete
>--- linux-2.6.9/arch/ppc64/Makefile.orig 2006-12-18 15:30:49.000000000 +1100 >+++ linux-2.6.9/arch/ppc64/Makefile 2006-12-18 15:32:50.000000000 +1100 >@@ -56,7 +56,8 @@ > > boot := arch/ppc64/boot > bzImage: vmlinux >- cp vmlinux arch/ppc64/boot/bzImage >+ mkdir -p $(obj)/arch/ppc64/boot >+ cp vmlinux $(obj)/arch/ppc64/boot/bzImage > > boottarget-$(CONFIG_PPC_PSERIES) := zImage zImage.initrd zImage.stub > boottarget-$(CONFIG_PPC_ISERIES) := vmlinux.sminitrd vmlinux.initrd vmlinux.sm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209852
:
143879
|
149531
| 149532