mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
mac80211: use a new tarball with updated backport code
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37105
This commit is contained in:
parent
0d9f760f27
commit
2d8990256c
@ -13,9 +13,10 @@ PKG_NAME:=mac80211
|
||||
PKG_VERSION:=2013-06-27
|
||||
PKG_RELEASE:=1
|
||||
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
|
||||
PKG_MD5SUM:=e9300c5113e3f41488718b82d0624123
|
||||
PKG_BACKPORT_VERSION:=.1
|
||||
PKG_MD5SUM:=73bd220c64c5c6fdc22b3bb7f180644f
|
||||
|
||||
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE:=compat-wireless-$(PKG_VERSION)$(PKG_BACKPORT_VERSION).tar.bz2
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user