memtester: fix rebuild
authorBaruch Siach <baruch@tkos.co.il>
Tue, 16 Sep 2014 19:37:00 +0000 (22:37 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 16 Sep 2014 20:09:57 +0000 (22:09 +0200)
commitbadd4036c57d0275ab25b266a48efbe870abc495
tree04f92d74039821581b6945ebd99846263e5ca6ed
parentb200030399f24308ce50df6f8f08f3c32a67e379
memtester: fix rebuild

Do the edit of conf-* files only when 'cc' appears at the beginning of line,
i.e. the files has not been edited. Otherwise, the 'cc' part of the cross
toolchain gets expanded, leading to the following error on 'make
memtester-rebuild':

./compile: line 3: /home/baruch/git/buildroot/output/host/usr/bin/i686-pc-linux-gnu-g/home/baruch/git/buildroot/output/host/usr/bin/i686-pc-linux-gnu-gcc: No such file or directory
Makefile:82: recipe for target 'memtester.o' failed
make[1]: *** [memtester.o] Error 127

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/memtester/memtester.mk