summaryrefslogtreecommitdiffstats
path: root/private/ntos/ndis/ne3200/makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--private/ntos/ndis/ne3200/makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/private/ntos/ndis/ne3200/makefile.inc b/private/ntos/ndis/ne3200/makefile.inc
new file mode 100644
index 000000000..439bc1088
--- /dev/null
+++ b/private/ntos/ndis/ne3200/makefile.inc
@@ -0,0 +1,5 @@
+ne3200.bin: $(TARGETEXEFILES)
+ chmode -r ne3200.bin
+ binplace ne3200.bin
+ touch ne3200.bin
+ chmode +r ne3200.bin