diff options
Diffstat (limited to 'drivers/mt5931/drv_wlan/mgmt/makefile')
-rwxr-xr-x | drivers/mt5931/drv_wlan/mgmt/makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/mt5931/drv_wlan/mgmt/makefile b/drivers/mt5931/drv_wlan/mgmt/makefile new file mode 100755 index 00000000..89b63909 --- /dev/null +++ b/drivers/mt5931/drv_wlan/mgmt/makefile @@ -0,0 +1,8 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the driver components of the Windows NT DDK +#!INCLUDE $(NTMAKEENV)\makefile.def + +#!INCLUDE $(_MAKEENVROOT)\makefile.def +!INCLUDE $(_WINDOW_MAKE_ROOT)\makefile.def |