From c0820d3261a81a19c99e9c2a0b4595a5f6465e37 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 27 May 2010 23:04:56 +0000 Subject: base-files: respect .auto option when running coldplug_interface_*() hooks on boot SVN-Revision: 21588 --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 1a92a59d9d..9eab5e544e 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:=44 +PKG_RELEASE:=45 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ -- cgit v1.2.3