Menu

#1 Change Makefile to auto-find kernel

open
nobody
None
5
2006-01-30
2006-01-30
Robert Day
No

Makefile: Change KERNEL_DIR to:

KERNEL_DIR := /lib/modules/`uname -r`/build

Saves users changing to kernel source path for most
users under 2.6.x

Discussion


Log in to post a comment.