merged in some changes from the main buildrom tree
[kvm-coreboot.git] / config / payloads / generic.conf
blob227d03dd70f18443957fcb38f46ce9f4c07d3a78
1 # Configuration file for most payloads without dependencies
3 PAYLOAD_BUILD=scripts/Makefile.generic
5 PAYLOAD_ELF=$(OUTPUT_DIR)/$(PAYLOAD-y)-payload.elf
6 PAYLOAD_COMPRESSED=$(PAYLOAD_ELF).lzma