Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210190 Details for
Bug 293140
Addition of compat-wireless stable branch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch to fix the makefile
whynot-2.6.32.patch (text/plain), 666 bytes, created by
Rick Farina (Zero_Chaos)
on 2009-11-14 03:59:01 UTC
(
hide
)
Description:
Patch to fix the makefile
Filename:
MIME Type:
Creator:
Rick Farina (Zero_Chaos)
Created:
2009-11-14 03:59:01 UTC
Size:
666 bytes
patch
obsolete
>diff -Naur compat-wireless-2.6.32-rc1/Makefile compat-wireless-2.6.32-rc1-fixed/Makefile >--- compat-wireless-2.6.32-rc1/Makefile 2009-10-02 19:40:50.000000000 -0400 >+++ compat-wireless-2.6.32-rc1-fixed/Makefile 2009-10-02 22:14:04.000000000 -0400 >@@ -3,13 +3,9 @@ > ifneq ($(origin KLIB), undefined) > KMODPATH_ARG:= "INSTALL_MOD_PATH=$(KLIB)" > else >-export KLIB:= /lib/modules/$(shell uname -r) >+export KLIB:= $(DESTDIR)/lib/modules/$(KVER) > endif > export KLIB_BUILD ?= $(KLIB)/build >-# Sometimes not available in the path >-MODPROBE := /sbin/modprobe >-MADWIFI=$(shell $(MODPROBE) -l ath_pci) >-OLD_IWL=$(shell $(MODPROBE) -l iwl4965) > > DESTDIR?= >
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 293140
:
210188
| 210190 |
210192
|
210194
|
210195
|
210196
|
210197
|
210273