]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: coreboot: Modify u-boot code to allow building coreboot payload
authorVadim Bendebury <vbendeb@chromium.org>
Wed, 10 Oct 2012 13:12:58 +0000 (13:12 +0000)
committerSimon Glass <sjg@chromium.org>
Wed, 28 Nov 2012 19:40:04 +0000 (11:40 -0800)
commit422322f2889a62ca50521869bea0d381bc648d00
tree0ed12ca3fa2e488892e840ef53d8edd60a8fc025
parent452f50f7cff5d77db79ee3b11b4b3e19b166e6b0
x86: coreboot: Modify u-boot code to allow building coreboot payload

This prevents the preprocessor from complaining when processing
variadic macros

Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Graeme Russ <graeme.russ@gmail.com>
board/chromebook-x86/coreboot/config.mk [new file with mode: 0644]