From e746ded4dd366dda0dc859771abd02a599c5b6af Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 1 Nov 2015 19:15:02 +0100 Subject: busybox: update to latest stable version --- package/busybox/config/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/config/Config.in') diff --git a/package/busybox/config/Config.in b/package/busybox/config/Config.in index 54d4e1120..e01d8d8d8 100644 --- a/package/busybox/config/Config.in +++ b/package/busybox/config/Config.in @@ -266,7 +266,7 @@ config BUSYBOX_PAM config BUSYBOX_FEATURE_USE_SENDFILE bool "Use sendfile system call" default y - select PLATFORM_LINUX + select BUSYBOX_PLATFORM_LINUX help When enabled, busybox will use the kernel sendfile() function instead of read/write loops to copy data between file descriptors -- cgit v1.2.3