Add the BSD-licensed getopt tool to crossgcc, to use
authorPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 29 Jan 2010 17:40:52 +0000 (17:40 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Fri, 29 Jan 2010 17:40:52 +0000 (17:40 +0000)
commit6bba29f84a725c67f548290bb3a9832c793797cc
tree9e0bfe361ecf639c2a55a975576b4f39bd281a6d
parentcccbb898e2568178ea251b9c19242809a79efc62
Add the BSD-licensed getopt tool to crossgcc, to use
if there's no native getopt around.

Use $PATCH instead of the hardcoded "patch" for patching
files (after we already looked it up)

Ignore various temporary files via svn:ignore

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5063 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/crossgcc/buildgcc
util/crossgcc/getopt.c [new file with mode: 0644]