summaryrefslogtreecommitdiff
path: root/package/b43-firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/b43-firmware/Makefile')
-rw-r--r--package/b43-firmware/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/b43-firmware/Makefile b/package/b43-firmware/Makefile
index 311644bd8..274e199d4 100644
--- a/package/b43-firmware/Makefile
+++ b/package/b43-firmware/Makefile
@@ -11,6 +11,8 @@ PKG_DESCR:= firmware for b43 wireless cards
PKG_SECTION:= wifi
PKG_SITES:= http://openadk.org/distfiles/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,B43_FIRMWARE,b43-firmware,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))