repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
i386
/
stand
/
netboot
/
wd80x3
/
Makefile
blob
6d66e8dae753203a1c6b1d209f035272df874162
1
# $NetBSD: Makefile,v 1.1 2002/02/19 19:49:41 thorpej Exp $
2
3
USE_NETIF
=
wd80x3
4
5
CPPFLAGS
+= -
DSUPPORT_WD80X3
6
CPPFLAGS
+= -
DSUPPORT_SMC_ULTRA
7
#CPPFLAGS+= -DBASEREG=0x340 -DBASEMEM=0xd0000
8
9
.
include
"../Makefile.netboot"