On Tue, Feb 22, 2011 at 03:35:05PM +0100, repository service wrote:
Author: oxygene Date: Tue Feb 22 15:35:05 2011 New Revision: 6375 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6375
Log: Move coreboot specific rules and setup to toplevel Makefile.inc
KERNELVERSION issue found by Stefan is fixed.
Signed-off-by: Patrick Georgi patrick.georgi@secunet.com Acked-by: Stefan Reinauer stefan.reinauer@coreboot.org
This breaks option_table.h. See attached build messages (started after a make clean).
Jonathan Kollasch