aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/b43legacy-firmware/Makefile
diff options
context:
space:
mode:
authorMichael Pratt <mcpratt@pm.me>2022-09-05 16:25:08 -0400
committerMichael Pratt <mcpratt@pm.me>2022-09-22 16:48:36 -0400
commitb99fe7d050572aa8a2c9a1a7f5088acd2def71f9 (patch)
tree1629448db106fb82dd2e1ea721000d8cc412c703 /package/firmware/b43legacy-firmware/Makefile
parent0720c29a77bbfddbe8770fb2971c13c53185bebe (diff)
downloadupstream-b99fe7d050572aa8a2c9a1a7f5088acd2def71f9.tar.gz
upstream-b99fe7d050572aa8a2c9a1a7f5088acd2def71f9.tar.bz2
upstream-b99fe7d050572aa8a2c9a1a7f5088acd2def71f9.zip
b43legacy-firmware: set DL_DIR to package specific subdirectory
This package downloads raw files which have names that are not corresponding to the name and version of the package as it is defined in the Makefile. Use the option DL_SUBDIR to set the DL_DIR to be a subdirectory named with PKG_NAME and PKG_VERSION to better organize the downloads. Signed-off-by: Michael Pratt <mcpratt@pm.me>
Diffstat (limited to 'package/firmware/b43legacy-firmware/Makefile')
-rw-r--r--package/firmware/b43legacy-firmware/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firmware/b43legacy-firmware/Makefile b/package/firmware/b43legacy-firmware/Makefile
index 9ca65a8a32..43c530cc71 100644
--- a/package/firmware/b43legacy-firmware/Makefile
+++ b/package/firmware/b43legacy-firmware/Makefile
@@ -11,6 +11,8 @@ PKG_NAME:=b43legacy-firmware
PKG_VERSION:=3.130.20.0
PKG_RELEASE:=1
+DL_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+
PKG_SOURCE:=wl_apsta-$(PKG_VERSION).o
PKG_SOURCE_URL:=@OPENWRT
PKG_HASH:=7dba610b1d96dd14e901bcbce14cd6ecd1b1ac6f5c0035b0d6b6dc46a7c3ef90