]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "Fix building tools alone with host compiler"
authorWolfgang Denk <wd@denx.de>
Fri, 13 May 2011 11:36:32 +0000 (13:36 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 13 May 2011 11:37:20 +0000 (13:37 +0200)
commit91081e01b10d64e99dc485e477e6ae3b1171e8ce
tree541f6ecd16a6d74ea42e0ad28313ff2efeffbaa9
parent3500e9aed6e13a988f4a5ef6503112fda1c4a7fc
Revert "Fix building tools alone with host compiler"

This reverts commit bbc6353c740064c8e0741b772376a1a67a1c3f01.
It breaks building on many systems:
...
.../common/env_embedded.c:28:20: fatal error: config.h: No such file or directory
compilation terminated.
.../common/image.c:27:20: fatal error: common.h: No such file or directory
compilation terminated.
.../lib/crc32.c:12:20: fatal error: common.h: No such file or directory
compilation terminated.
.../lib/md5.c:28:22: fatal error: compiler.h: No such file or directory
compilation terminated.
.../lib/sha1.c:33:20: fatal error: common.h: No such file or directory
compilation terminated.
tools/Makefile