Alexandru Gagniuc (mr.nuke.me@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1479
-gerrit
commit e7d9b1096d8914d823de829f165a54ef18afa473 Author: Alexandru Gagniuc mr.nuke.me@gmail.com 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 mr.nuke.me@gmail.com --- 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