parent
3492b7a4c6
commit
b7574e5c56
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2001/07/25 12:51:44 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2001/11/01 09:45:03 yamt Exp $
|
||||
|
||||
S= ${.CURDIR}/../../../../
|
||||
|
||||
|
@ -65,6 +65,9 @@ CPPFLAGS+= -DPCI_DID=0x9058 # 3c905b combo
|
|||
#USE_NETIF= i82557
|
||||
#CPPFLAGS+= -DPCIROM -DPCI_VID=0x8086 -DPCI_DID=0x1229 -DPCI_CLASS=0x020000
|
||||
|
||||
#USE_NETIF= ne2000
|
||||
#CPPFLAGS+= -DBASEREG=0x300
|
||||
|
||||
.include "../lib/netif/Makefile.inc"
|
||||
|
||||
SAMISCCPPFLAGS+= -DHEAP_START=0x10000 -DHEAP_LIMIT=0x40000
|
||||
|
|
Loading…
Reference in New Issue