Clean up the bogus pci.h file we create.
This commit is contained in:
parent
1bd1d33bef
commit
a9e7412371
@ -5,6 +5,8 @@
|
||||
KMOD= if_wi
|
||||
SRCS= if_wi.c card_if.h device_if.h bus_if.h pci_if.h pci.h
|
||||
|
||||
CLEANFILES += pci.h
|
||||
|
||||
pci.h:
|
||||
echo "#define NPCI 1" > $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user