Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228553 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/Makefile   2009-12-04 04:41:52.000000000 +0100
0
++ b/Makefile   2010-02-14 19:18:23.000000000 +0100
Lines 83-89 Link Here
83
ifeq ($(PLATFORM),PC)
83
ifeq ($(PLATFORM),PC)
84
# Linux 2.6
84
# Linux 2.6
85
LINUX_SRC = /lib/modules/$(shell uname -r)/build
85
LINUX_SRC = /usr/src/linux
86
# Linux 2.4 Change to your local setting
86
# Linux 2.4 Change to your local setting
87
#LINUX_SRC = /usr/src/linux-2.4
87
#LINUX_SRC = /usr/src/linux-2.4
88
LINUX_SRC_MODULE = /lib/modules/$(shell uname -r)/kernel/drivers/net/wireless/
88
LINUX_SRC_MODULE = /lib/modules/$(shell uname -r)/kernel/drivers/net/wireless/

Return to bug 228553