summaryrefslogtreecommitdiffstats
path: root/target/linux/package/openwrt/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 19:51:51 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 19:51:51 +0000
commit829d91bb28ea248d27383c8500fffd27457ecf4b (patch)
treec6be7dfde4f0cd91767ee833a54f873b255d2b2d /target/linux/package/openwrt/Makefile
parent96dfaeee23879f63ce72acf53b1905acc36ad4d8 (diff)
add jffs2root from whiterussian/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/openwrt/Makefile')
-rw-r--r--target/linux/package/openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/openwrt/Makefile b/target/linux/package/openwrt/Makefile
index 72c87044a..994ce5338 100644
--- a/target/linux/package/openwrt/Makefile
+++ b/target/linux/package/openwrt/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME := base-files-arch
-PKG_RELEASE := 1
+PKG_RELEASE := 2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(TOPDIR)/package/rules.mk