]> git.ipfire.org Git - thirdparty/grub.git/commit
default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES).
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 17 Feb 2016 17:10:31 +0000 (18:10 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 17 Feb 2016 17:10:31 +0000 (18:10 +0100)
commit8d69065f5282e1f9e0b09a166586ce3a6b897581
treee8e09cb2479afa6501e78e980e3ea8f45a7c01c6
parent59ec05bcf8bb443853c109039752cefdfc1c5e13
default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES).

This allows coreboot building system to add extra modules depending
on user config.
Makefile.am