nixpkgs/pkgs/os-specific/linux/ov511/ov511-2.32-kdir.patch
Armijn Hemel 1fc6ce85c4 compile with the right kernel, mark the compilation as b0rken (because it
is and needs more investigation)

svn path=/nixpkgs/trunk/; revision=5726
2006-07-17 07:49:17 +00:00

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: