mac80211: fix compat-wireless-old md5sum

SVN-Revision: 13866
This commit is contained in:
Andy Boyett 2009-01-05 00:27:53 +00:00
parent bd38281dba
commit e4abf0e7d9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
else
PKG_VERSION:=2008-08-06
PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/08
PKG_MD5SUM:=a9b594dc8d06d0eb91f6547e0c7754a6
PKG_MD5SUM:=9563ceeed86bca0859ad5f010623277c
PATCH_DIR:=./patches-old
endif