Bug 128698 - packages/SuSE/fglrx-kernel-build.sh from ATI proprietary driver and SUSE kernel build system
Summary: packages/SuSE/fglrx-kernel-build.sh from ATI proprietary driver and SUSE kern...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 3rd Party (show other bugs)
Version: unspecified
Hardware: All SUSE Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 13:00 UTC by Forgotten User OS1JNCFbCX
Modified: 2005-10-17 14:13 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
New buildsystem with fixed Makefile/fglrx-kernel-build.sh (9.03 KB, application/octet-stream)
2005-10-17 14:05 UTC, Stefan Dirsch
Details

Note You need to log in before you can comment on or make changes to this bug.
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.