X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e9531fc3c0bc6e62d896394c78f581f00b2a0905..2fa8e25d0d35757d234a9f93463a64f64134b3d8:/package/base-files/Makefile diff --git a/package/base-files/Makefile b/package/base-files/Makefile index b93d2cb40..e384e2301 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2011 OpenWrt.org +# Copyright (C) 2007-2012 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=96 +PKG_RELEASE:=101 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host