Browse Source

busybox needs libtirpc, now that eglibc/glibc removed rpc stuff

Waldemar Brodkorb 13 years ago
parent
commit
fc6f2f2b05
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/busybox/Config.in.manual

+ 1 - 0
package/busybox/Config.in.manual

@@ -8,6 +8,7 @@ config ADK_PACKAGE_BUSYBOX
 	boolean
 	select ADK_COMPILE_BUSYBOX
 	default y if !ADK_TOOLCHAIN_ONLY
+	select ADK_PACKAGE_LIBTIRPC
 	help
 	  Core utilities for embedded Linux systems