1#	$NetBSD: Makefile,v 1.1 2002/02/19 19:49:41 thorpej Exp $
2
3USE_NETIF=	pcnet_pci
4
5CPPFLAGS+= -DPCIROM -DPCI_VID=0x1022 -DPCI_DID=0x2000 -DPCI_CLASS=0x020000
6
7.include "../Makefile.netboot"
8