Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / i386 / stand / netboot / pcnet_pci / Makefile
blob341aa52ddce8727ecac0e512938f716c6b327db6
1 # $NetBSD: Makefile,v 1.1 2002/02/17 20:03:17 thorpej Exp $
3 USE_NETIF= pcnet_pci
5 CPPFLAGS+= -DPCIROM -DPCI_VID=0x1022 -DPCI_DID=0x2000 -DPCI_CLASS=0x020000
7 .include "../Makefile.netboot"