summaryrefslogtreecommitdiffstats
path: root/contrib/3c90xutil/Makefile
diff options
context:
space:
mode:
authorThomas Miletich2009-12-05 00:00:44 +0100
committerMarty Connor2010-01-14 17:40:56 +0100
commit90bffed805ec453d2f75e61157b73eb2bb6b1fe1 (patch)
tree42c4460375d566ef8477e1e8ee2e03b9c3a516a0 /contrib/3c90xutil/Makefile
parent[util] Add diffsize.pl utility for generating diffs of object sizes (diff)
downloadipxe-90bffed805ec453d2f75e61157b73eb2bb6b1fe1.tar.gz
ipxe-90bffed805ec453d2f75e61157b73eb2bb6b1fe1.tar.xz
ipxe-90bffed805ec453d2f75e61157b73eb2bb6b1fe1.zip
[3c90xutil] Update bromutil.c and cromutil.c.
bromutil.c has been updated with a command to "fix" 3c905B NICs so that EEPROMs larger than 8K may be used. cromutil.c has been replaced with an updated version that has been included in etherboot-5.4 for some time now. See README for usage. Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'contrib/3c90xutil/Makefile')
-rw-r--r--contrib/3c90xutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/3c90xutil/Makefile b/contrib/3c90xutil/Makefile
index 1dd1723f..3d739712 100644
--- a/contrib/3c90xutil/Makefile
+++ b/contrib/3c90xutil/Makefile
@@ -1,4 +1,4 @@
-FILES = cromutil bromutil
+FILES = cromutil ocromutil bromutil
INCLUDEDIR = /usr/include
CFLAGS = -O2 -fomit-frame-pointer -Wall -I$(INCLUDEDIR)