summary refs log tree commit diff
path: root/pkgs/os-specific/linux/ov511/ov511-2.32-kdir.patch
blob: e0a1175a7ff451650f6d5d9cd9a4a1570f1278c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff -rc ov511-2.32/Makefile ov511-2.32.new/Makefile
*** ov511-2.32/Makefile	2006-03-28 17:47:31.000000000 +0200
--- ov511-2.32.new/Makefile	2006-07-17 09:46:17.000000000 +0200
***************
*** 114,120 ****
  
  else  # We were called from command line
  
! KDIR := /lib/modules/$(shell uname -r)/build
  PWD  := $(shell pwd)
  
  default:
--- 114,120 ----
  
  else  # We were called from command line
  
! KDIR := $(kernel)/lib/modules/$(version)/build
  PWD  := $(shell pwd)
  
  default: