Makefile revision 0f5d4e4aa8590ee9905b6d4d695b4340dbdf289c
919N/A# available from http://www.virtualbox.org. This file is free software;
$(error Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.)
$(warning Warning: using /usr/src/linux as the source directory of your Linux kernel. If this is not correct, specify KERN_DIR=<directory> and run Make again.)
$(error Error: unable to find the include directory for your current Linux kernel. Specify KERN_INCL=<directory> and run Make again.)
export INCL
MODULE_EXT := o
$(MODULE):