X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fbase-files%2FMakefile;h=3ba30c3abc7288c86e2f31aed048c3335b0445ae;hb=4455f107f803834f165ad9d61e75731e938c14ea;hp=63350f822ac0e88e8297cfc016d7df10dfa7b57e;hpb=c0a700469527138643d745c7a17ba66e86e77a52;p=openwrt.git diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 63350f822a..3ba30c3abc 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2012 OpenWrt.org +# Copyright (C) 2007-2013 OpenWrt.org # Copyright (C) 2010 Vertical Communications # # This is free software, licensed under the GNU General Public License v2. @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/version.mk PKG_NAME:=base-files -PKG_RELEASE:=122 +PKG_RELEASE:=146 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host