On Sun, May 30, 2010 at 02:45:37AM +0200, Carl-Daniel Hailfinger wrote:
make clean only removed files named *.o and flashrom although the generated binary may have a filename extension like .exe . Add flashrom.exe unconditionally to the list of files removed at make clean. This allows users to run make clean without specifying the target architecture.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Uwe.