From e4e108c834bb19a76bb9b4ae0c8c585785fb6675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=81LI=20G=C3=A1bor=20J=C3=A1nos?= Date: Wed, 27 Apr 2022 23:12:05 +0200 Subject: Add optional package for the Broadcom STA (`wl`) driver. Ported from: Arch Linux --- aports/broadcom-wl/Makefile.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 aports/broadcom-wl/Makefile.patch (limited to 'aports/broadcom-wl/Makefile.patch') diff --git a/aports/broadcom-wl/Makefile.patch b/aports/broadcom-wl/Makefile.patch new file mode 100644 index 0000000..943f6a9 --- /dev/null +++ b/aports/broadcom-wl/Makefile.patch @@ -0,0 +1,8 @@ +--- a/Makefile ++++ b/Makefile +@@ -165,4 +165,4 @@ + KBUILD_NOPEDANTIC=1 make -C $(KBUILD_DIR) M=`pwd` clean + + install: +- install -D -m 755 wl.ko $(MDEST_DIR) ++ install -D -m 755 wl.ko $(MDEST_DIR)/wl.ko -- cgit v1.2.3