1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

add missing kernel version to madwifi package

SVN-Revision: 3861
This commit is contained in:
Felix Fietkau 2006-05-31 14:42:45 +00:00
parent 7e04fed0e6
commit 9d4ba07b77

@ -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