Alexandru Gagniuc ([email protected]) just uploaded a new patch set to 
gerrit, which you can find at http://review.coreboot.org/1479

-gerrit

commit e7d9b1096d8914d823de829f165a54ef18afa473
Author: Alexandru Gagniuc <[email protected]>
Date:   Thu Aug 23 03:41:50 2012 -0500

    mptable: don't require mptable.c when generating from devtree
    
    Adding auto MPTABLE geeration broke the build. Not because of Sven,
    but because the stupid buildsystem _requires_ an empty mptable.c.
    Fix that (the requiring of empty mptable.c).
    The sad part is we need yet another kconfig variable.
    The happy part: In the future this should be the default.
    
    Also, ASUS DSBF had an empty mptable.c. get rid of it.
    
    Change-Id: I85aa669225d7a7c3db0c9bedd64722dedbb97c36
    Signed-off-by: Alexandru Gagniuc <[email protected]>
---
 0 files changed

diff --git a/src/mainboard/asus/dsbf/mptable.c 
b/src/mainboard/asus/dsbf/mptable.c
deleted file mode 100644
index e69de29..0000000

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to