On Sat, Aug 09, 2008 at 05:49:18PM +0200, Carl-Daniel Hailfinger wrote: > > /sources/tmptrees/corebootv3-car_gas_bug_workaround> make distclean > > Makefile:113: mainboard//Makefile: No such file or directory > > make: *** No rule to make target `mainboard//Makefile'. Stop. > > > > Removing .config fixes it. I'd appreciate hints or fixes. > > The problem is that CONFIG_MAINBOARD_DIR is not set and that variable > must be present in the .config if the .config is present. Ouch.
I started getting this when you removed the mainboard Kconfigs. //Peter -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

