From 7492b6e1a7d3de0209c85ae7a3d8aefec0aa0550 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 3 Apr 2011 03:42:14 +0000 Subject: busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26437 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox') diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 7c643e50d..73a3f1a02 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -20,6 +20,7 @@ config BUSYBOX_CONFIG_HUSH default n if !NOMMU config BUSYBOX_USE_LIBRPC + bool depends USE_UCLIBC default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC -- cgit v1.2.3