summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/image/apex/Makefile
diff options
context:
space:
mode:
authorrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-06 13:19:15 +0000
committerrwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-06 13:19:15 +0000
commitb1e911d611ae1ec178515e3bd489a6d80661405f (patch)
tree427caeed81043c35e4188fd22d5eba0e6f4e83bb /target/linux/ixp4xx/image/apex/Makefile
parent2a6432468067128bf24c42e9d1232227edd0060f (diff)
ixp4xx/apex: Limit ram size to 64MB
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13530 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/image/apex/Makefile')
-rw-r--r--target/linux/ixp4xx/image/apex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/image/apex/Makefile b/target/linux/ixp4xx/image/apex/Makefile
index fdb2a054e..d6c4c4a0c 100644
--- a/target/linux/ixp4xx/image/apex/Makefile
+++ b/target/linux/ixp4xx/image/apex/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=apex
PKG_VERSION:=1.5.14
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz