1fc6ce85c4
is and needs more investigation) svn path=/nixpkgs/trunk/; revision=5726
21 lines
495 B
Diff
21 lines
495 B
Diff
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:
|