kernel_dir
kernel_dir {directory}
directory
kernel_dir creates a make variable containing the kernel source directory.
The kernel(3) function calls kernel_dir, so you usually do not need to call it.
kernel
Use the kernel source code in os/linux:
kernel_dir os/linux
kernel(3)
make_rules