aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mlan/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mlan/files/patch-ac')
-rw-r--r--comms/mlan/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/mlan/files/patch-ac b/comms/mlan/files/patch-ac
new file mode 100644
index 000000000000..fc551bb53bf8
--- /dev/null
+++ b/comms/mlan/files/patch-ac
@@ -0,0 +1,11 @@
+diff -ur --new-file ./Makefile ../../A1/Makefile
+--- ../../A1/Makefile Thu Jan 1 01:00:00 1970
++++ ./Makefile Tue Jan 4 22:04:35 2000
+@@ -0,0 +1,7 @@
++
++all:
++ cd examples/freebsd ; make all
++
++install:
++ cd examples/freebsd ; make install
++