Lines Matching defs:kernel
88 # Currently we save and restore fpregs on all kernel entry/interruption paths.
90 # kernel.
113 head-y := arch/parisc/kernel/head.o
119 kernel-y := mm/ kernel/ math-emu/
121 core-y += $(addprefix arch/parisc/, $(kernel-y))
156 # Default kernel to build
184 @echo '* vmlinux - Uncompressed kernel image (./vmlinux)'
185 @echo ' vmlinuz - Compressed kernel image (./vmlinuz)'
187 @echo ' install - Install uncompressed vmlinux kernel using'
191 @echo ' zinstall - Install compressed vmlinuz kernel'
198 $(Q)$(MAKE) $(build)=arch/parisc/kernel/syscalls all