Lines Matching defs:kernel
11 # it packages a 64 bit kernel. We do this to simplify the
16 # compiler for the rest of the kernel, with the -m32 flag added.
83 # The pre-boot decompressors pull in a lot of kernel headers and other source
89 # directories in the kernel tree. Sure you COULd merge them, but it's a
456 clean-kernel-base := vmlinux.strip vmlinux.bin
457 clean-kernel := $(addsuffix .gz,$(clean-kernel-base))
458 clean-kernel += $(addsuffix .xz,$(clean-kernel-base))
460 clean-files += $(addprefix $(objtree)/, $(clean-kernel))
462 WRAPPER_OBJDIR := /usr/lib/kernel-wrapper
463 WRAPPER_DTSDIR := /usr/lib/kernel-wrapper/dts