[package] make 6tunnel support a delegated block (#4724)
[openwrt/svn-archive/archive.git] / ipv6 / 6scripts / Makefile
index a55c290cb29c19d22237a5fb276e3b937ff1bec2..fb4d0df1e94ee8b8123628d162ad2b64abedb594 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6scripts
 PKG_VERSION:=0.1
-PKG_RELEASE:=3
+PKG_RELEASE:=5
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -18,6 +18,7 @@ define Package/6scripts
   CATEGORY:=IPv6
   DEPENDS:=+kmod-ipv6
   TITLE:=IPv6 scripts
+  PKGARCH:=all
 endef
 
 define Package/6scripts/description