starting to integrate the kvm tools into the build system
[kvm-coreboot.git] / config / payloads / kernel.conf
blob6094e93db9ae6ec236e918d63a0d39b5b745b30d
1 # Configuration options for the kernel payload option
3 # General options for all platforms
5 PAYLOAD_BUILD=scripts/Makefile.kernel
7 ### Payload specific configuration
9 COMMAND_LINE=$(CONFIG_CMDLINE)
11 ###########################################
12 # You shouldn't change anything under this point
13 ###########################################
15 PAYLOAD_ELF=$(OUTPUT_DIR)/kernel-payload.elf
16 PAYLOAD_COMPRESSED=$(OUTPUT_DIR)/kernel-payload.elf.lzma
18 HOSTTOOLS-y += mkelfimage unifdef