projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix beacon issues on ar93xx
[openwrt.git]
/
toolchain
/
binutils
/
Makefile
diff --git
a/toolchain/binutils/Makefile
b/toolchain/binutils/Makefile
index
d28a95a
..
0022202
100644
(file)
--- a/
toolchain/binutils/Makefile
+++ b/
toolchain/binutils/Makefile
@@
-1,5
+1,5
@@
#
#
-# Copyright (C) 2006-201
1
OpenWrt.org
+# Copyright (C) 2006-201
2
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-22,6
+22,12
@@
endif
ifeq ($(PKG_VERSION),2.21)
PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
endif
ifeq ($(PKG_VERSION),2.21)
PKG_MD5SUM:=c84c5acc9d266f1a7044b51c85a823f5
endif
+ifeq ($(PKG_VERSION),2.21.1)
+ PKG_MD5SUM:=bde820eac53fa3a8d8696667418557ad
+endif
+ifeq ($(PKG_VERSION),2.22)
+ PKG_MD5SUM:=ee0f10756c84979622b992a4a61ea3f5
+endif
PATCH_DIR:=./patches/$(PKG_VERSION)
PATCH_DIR:=./patches/$(PKG_VERSION)
This page took
0.026225 seconds
and
4
git commands to generate.