coreboot/util
Uwe Hermann 24a6fcaaf8 - "grep -q" doesn't exist on solaris (and probably is just a gnu
extension), replaced with >/dev/null
- "test ==" replaced with "test -eq" which does the same, but exists on
  more systems
- use the output of check-lxdialog.sh to link against (n)curses,
  depending on which libraries exist

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@279 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-04-13 16:19:46 +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 Make the LinuxBIOS build output look a lot like the stuff people 2007-03-11 17:55:16 +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 * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
Makefile Various cosmetic fixes (trivial). 2007-03-13 11:32:54 +00:00