Bug 128698

Summary: packages/SuSE/fglrx-kernel-build.sh from ATI proprietary driver and SUSE kernel build system
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User OS1JNCFbCX <forgotten_OS1JNCFbCX>
Component: X11 3rd PartyAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Minor    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: New buildsystem with fixed Makefile/fglrx-kernel-build.sh

Description Forgotten User OS1JNCFbCX 2005-10-17 13:00:43 UTC
packages/SuSE/fglrx-kernel-build.sh from ATI proprietary driver does not use
SUSE kernel build system with flavor abstraction as documented in
/usr/share/doc/packages/kernel-source/README.SUSE.  Is there a reason why you do
make cloneconfig and make prepare-all in /usr/src/linux instead of just using
/lib/modules/$(uname -r)/build as KERNEL_SOURCE without the need to configure
anything?

In my opinion the latter method is preferable because it does not mess with the
/usr/src/linux directory.
Comment 1 Stefan Dirsch 2005-10-17 14:05:24 UTC
Created attachment 54328 [details]
New buildsystem with fixed Makefile/fglrx-kernel-build.sh
Comment 2 Stefan Dirsch 2005-10-17 14:13:28 UTC
I've sent thhe new tarball to ATI. Should be fixed with next driver release.