X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7658819feff669e54f89cb75223c05624419fcd1..2e14f9c1468a0de4157c3216b9e1d2caee2b6ffc:/package/base-files/Makefile diff --git a/package/base-files/Makefile b/package/base-files/Makefile index e49b18975..d14be1452 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=60 +PKG_RELEASE:=63 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host @@ -164,6 +164,7 @@ ifneq ($(TARGET_avr32)$(TARGET_coldfire),) DEPENDS:=+libgcc endif URL:=$(LIBC_URL) + PKG_FLAGS:=hold essential endef