Makefile revision 5b018141f78fdc3b01c113e0d529599ce75867d7
2035N/A# available from http://www.virtualbox.org. This file is free software;
2818N/A $(error Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.)
3817N/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.)
3497N/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.)
2035N/A $(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):