summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-31 14:42:45 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-05-31 14:42:45 +0000
commit9adaf00b8ecea3a05119f9c0242484865529cd5d (patch)
tree3d312a63458a439eeaa00e3622b68c91119a853d /package
parent9e0015224dd9496dcbeef5c6eaa5af7232ff7b9b (diff)
add missing kernel version to madwifi package
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3861 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/madwifi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index c24c821b2..b3eb338cb 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -90,6 +90,7 @@ define Package/kmod-madwifi
TITLE:=Driver for Atheros wireless chipsets
DESCRIPTION:=Driver for Atheros 802.11a/b/g chipsets
URL:=http://madwifi.org/
+ VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
endef
define Package/kmod-madwifi/install