Makefile revision 2b80aa00cbee106b9ec709660eadb6f59f4ca121
0N/A# available from http://www.virtualbox.org. This file is free software;
591N/A $(error Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.)
156N/A $(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.)
156N/A $(info Info: using $(KERN_INCL) as the include directory of your Linux kernel. If this is not correct, specify KERN_INCL=<directory> and run Make again.)
493N/A $(error Error: unable to find the include directory for your current Linux kernel. Specify $KERN_INCL=<directory> and run Make again.)
591N/AMODULE_EXT := o
$(MODULE):