mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
SVN-Revision: 26437
This commit is contained in:
parent
61485f6491
commit
25b2bd4e1c
@ -20,6 +20,7 @@ config BUSYBOX_CONFIG_HUSH
|
|||||||
default n if !NOMMU
|
default n if !NOMMU
|
||||||
|
|
||||||
config BUSYBOX_USE_LIBRPC
|
config BUSYBOX_USE_LIBRPC
|
||||||
|
bool
|
||||||
depends USE_UCLIBC
|
depends USE_UCLIBC
|
||||||
default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC
|
default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user