Added NDISVERSION define for our target NDIS support level, currently commented out pending testing.

svn path=/trunk/; revision=3353
This commit is contained in:
Robert Dickenson 2002-08-17 16:02:08 +00:00
parent 8141b34d44
commit faa53591e2

View file

@ -24,3 +24,10 @@ MP := 0
# Whether to compile for ACPI compliant systems
#
ACPI := 0
#
# Which version of NDIS do we support up to?
#
#NDISVERSION=NDIS50