switch-coreboot/util
Stefan Reinauer 6b12fd134f - new function in xcompile: searchgnu that looks for g$1, gnu$1 and $1 and
checks if they're GNU (by grepping for GNU in --version)
- use searchgnu to find objcopy, gnu ld, gnu as.
- set $(LEX) to flex
- add some search path to get whoami on solaris
- replace dnsdomainname with domainname if dnsdomainname is missing
- use $(OBJCOPY) instead of objcopy

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@284 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-04-19 23:29:30 +00:00
..
doxygen Move util/Doxyfile.LinuxBIOS to util/Doxyfile.LinuxBIOS, so that 2007-03-05 23:35:54 +00:00
dtc Drop obsolete and unused util/dtc/dtsqemu file. 2007-03-30 21:27:49 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar - solaris already has an mkdirp in libgen (and thus in its header) with 2007-04-14 16:22:49 +00:00
lzma add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
nrv2b add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
x86emu Trivial: 2007-04-06 14:05:26 +00:00
xcompile - new function in xcompile: searchgnu that looks for g$1, gnu$1 and $1 and 2007-04-19 23:29:30 +00:00
Makefile Various cosmetic fixes (trivial). 2007-03-13 11:32:54 +00:00