[coreboot] v3 make distclean broken

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat Aug 9 17:49:18 CEST 2008


On 09.08.2008 17:33, Carl-Daniel Hailfinger wrote:
> Hi,
>
> I have a v3 tree (svn HEAD) which refuses to run "make clean" or "make
> distclean". Steps to reproduce: Simply drop the attached .config in any
> recent v3 tree, then try to run "make clean".
>
> /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.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list