diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-31 09:51:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-31 09:51:31 +0000 |
commit | a273f991f79c928c84264038b97d6bf3b03273f3 (patch) | |
tree | dc34f2db47570ffdbff7e6cedb2866aa2abdf698 /package/ath9k/Makefile | |
parent | e8aa0f174996ba259dfeb78c263c1e4a91aeacd9 (diff) | |
download | mtk-20170518-a273f991f79c928c84264038b97d6bf3b03273f3.zip mtk-20170518-a273f991f79c928c84264038b97d6bf3b03273f3.tar.gz mtk-20170518-a273f991f79c928c84264038b97d6bf3b03273f3.tar.bz2 |
sync ath9k with latest git code
SVN-Revision: 12038
Diffstat (limited to 'package/ath9k/Makefile')
-rw-r--r-- | package/ath9k/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ath9k/Makefile b/package/ath9k/Makefile index b4ddc6d..88ffa42 100644 --- a/package/ath9k/Makefile +++ b/package/ath9k/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ath9k -PKG_VERSION:=20080722 +PKG_VERSION:=20080731 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk |