projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f06ccc
)
add missing kernel version to madwifi package
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 May 2006 14:42:45 +0000
(14:42 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 May 2006 14:42:45 +0000
(14:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3861
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
c24c821
..
b3eb338
100644
(file)
--- 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