projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61485f6
)
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2011 03:42:14 +0000
(
03:42
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 3 Apr 2011 03:42:14 +0000
(
03:42
+0000)
SVN-Revision: 26437
package/busybox/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/Config.in
b/package/busybox/Config.in
index 7c643e50d3fc04c17fa9f523b502ea35dff47dff..73a3f1a02d1ef694b9a4938dec5aa40eaf33a9d7 100644
(file)
--- 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