package/blockmount: simplify extroot module loading logic
[openwrt/svn-archive/archive.git] / package / block-mount / Makefile
index 657f727bb9d0bc913c9b1cb10658d0a63ad444ed..a4434ed34f43d8a9fd541a249484d5019c1aa26d 100644 (file)
@@ -1,6 +1,6 @@
 #
-# Copyright (C) 2006-2009 OpenWrt.org
-# Copyright 2010 Vertical Communications
+# Copyright (C) 2006-2011 OpenWrt.org
+# Copyright (C) 2010 Vertical Communications
 # 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:=block-mount
 PKG_VERSION:=0.2.0
-PKG_RELEASE:=6
+PKG_RELEASE:=7
 
 include $(INCLUDE_DIR)/package.mk