nixpkgs/pkgs/os-specific/linux/ov511/ov511-2.32-kdir.patch

21 lines
495 B
Diff
Raw Normal View History

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: