aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch')
-rw-r--r--recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch b/recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch
new file mode 100644
index 0000000000..c1bd29f687
--- /dev/null
+++ b/recipes/orinoco/orinoco-modules-0.15rc1/makefile_fix.patch
@@ -0,0 +1,13 @@
+Index: orinoco-0.15rc1/Makefile
+===================================================================
+--- orinoco-0.15rc1.orig/Makefile 2004-04-19 06:08:24.000000000 +0100
++++ orinoco-0.15rc1/Makefile 2005-05-23 23:07:00.000000000 +0100
+@@ -12,7 +12,7 @@
+
+ # The default kernel is the one you are running, but you may want to set
+ # it to another configured Linux source tree
+-KERNEL_SRC = /lib/modules/$(shell uname -r)/build
++KERNEL_SRC = $(KERNEL_SOURCE)
+
+ # You don't need to change anything below this line in most cases
+