From 78c7c7e068d1a40a8ff54502ca5885232ca3839c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 11 Sep 2009 21:35:03 +0000 Subject: [package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17571 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 2f1ddd962f..4661a5a575 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=28 +PKG_RELEASE:=29 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ -- cgit v1.2.3