aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-envtools/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-12-18 15:53:46 +0000
committerLuka Perkov <luka@openwrt.org>2014-12-18 15:53:46 +0000
commitb3bf8f88846affb8f8ad60f548bfb4e27baf8d11 (patch)
tree52a8b241afef60439e5279dbace94c78d0843c25 /package/boot/uboot-envtools/Makefile
parentb86331c9ad31da8a6e99004276cf488dd8ada576 (diff)
downloadmaster-187ad058-b3bf8f88846affb8f8ad60f548bfb4e27baf8d11.tar.gz
master-187ad058-b3bf8f88846affb8f8ad60f548bfb4e27baf8d11.tar.bz2
master-187ad058-b3bf8f88846affb8f8ad60f548bfb4e27baf8d11.zip
uboot-envtools: add more kirkwood boards
- SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by: Gerald Kerma <dreagle@doukki.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43747 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-envtools/Makefile')
-rw-r--r--package/boot/uboot-envtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-envtools/Makefile b/package/boot/uboot-envtools/Makefile
index 6b0885ac8b..d011c507a9 100644
--- a/package/boot/uboot-envtools/Makefile
+++ b/package/boot/uboot-envtools/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-envtools
PKG_DISTNAME:=u-boot
PKG_VERSION:=2014.10
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/u-boot-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_DISTNAME)-$(PKG_VERSION).tar.bz2