X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b556b29c45022864d3cfdb710e4093e38dfff2e0..c52d9838a4fb7695b0e674bf96065548ddd4b007:/package/madwifi/Makefile?ds=inline diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index c832f571a..d2dc66a0d 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -10,14 +10,14 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=madwifi -PKG_VERSION:=r2362-20070522 +PKG_VERSION:=r2568-20070710 PKG_BRANCH:=madwifi-ng -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_BRANCH)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://snapshots.madwifi.org/$(PKG_BRANCH) -PKG_MD5SUM:=7a7783ecf6596089afc4aeebdffb397b PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_BRANCH)-$(PKG_VERSION) +PKG_MD5SUM:=fe5d41acd085d2c46934be3f8839e694 include $(INCLUDE_DIR)/package.mk @@ -81,7 +81,7 @@ endif define KernelPackage/madwifi SUBMENU:=Wireless Drivers TITLE:=Driver for Atheros wireless chipsets - DEPENDS:=+wireless-tools + DEPENDS:=+wireless-tools @!LINUX_2_6_AVR32 @!LINUX_2_6_ETRAX DESCRIPTION:=\ This package contains a driver for Atheros 802.11a/b/g chipsets. URL:=http://madwifi.org/