diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2016-07-04 22:17:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-04 22:17:33 +0200 |
commit | 70069b0f57bb2f1721fbf8393985c13c7800f66f (patch) | |
tree | 2d4bbb30414da84feb6222ef5a0110d01dcf3445 /package/network/config/swconfig/Makefile | |
parent | 131f8241ca664f8a16632c32e46132efbf2defda (diff) | |
parent | dd33f253baf68875f99498137f050c756f7427b6 (diff) | |
download | master-187ad058-70069b0f57bb2f1721fbf8393985c13c7800f66f.tar.gz master-187ad058-70069b0f57bb2f1721fbf8393985c13c7800f66f.tar.bz2 master-187ad058-70069b0f57bb2f1721fbf8393985c13c7800f66f.zip |
Merge pull request #20 from wigyori/master
bump mvebu to 4.4, swconfig / mt76 updates, other small fixes
Diffstat (limited to 'package/network/config/swconfig/Makefile')
-rw-r--r-- | package/network/config/swconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile index 2856742fcd..f4ba3a9d69 100644 --- a/package/network/config/swconfig/Makefile +++ b/package/network/config/swconfig/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swconfig -PKG_RELEASE:=10 +PKG_RELEASE:=11 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name> PKG_LICENSE:=GPL-2.0 |