From e2a2f45d450df44836e7d144f18e3f1db1c14371 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Tue, 17 Jun 2014 03:07:47 +0200 Subject: package/base-files: tolerate systems without rfkill application Without this, ifup will fail for wireless interfaces. Signed-off-by: Phil Sutter --- 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 ef9bdafd4..394071d40 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/mk/rootfs.mk PKG_NAME:= base-files PKG_VERSION:= 1.0 -PKG_RELEASE:= 98 +PKG_RELEASE:= 99 PKG_SECTION:= base/apps PKG_DESCR:= basic files and scripts -- cgit v1.2.3