mirror of https://github.com/hak5/openwrt.git
parent
c1aa9f80d2
commit
e77eed8b6a
|
@ -13,8 +13,8 @@ PKG_NAME:=mac80211
|
|||
PKG_RELEASE:=1
|
||||
|
||||
ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
|
||||
PKG_VERSION:=2008-12-11
|
||||
PKG_SOURCE_URL:=http://wireless.kernel.org/download/compat-wireless-2.6/
|
||||
PKG_VERSION:=2008-12-29
|
||||
PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/12
|
||||
else
|
||||
PKG_VERSION:=2008-08-06
|
||||
PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/08
|
||||
|
|
Loading…
Reference in New Issue