mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 22:52:10 +00:00
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
config BR2_PACKAGE_PORTMAP
|
|
bool "portmap"
|
|
depends on BR2_INET_RPC
|
|
help
|
|
The standard portmapper for RPC services.
|
|
|
|
http://neil.brown.name/portmap/
|
|
|
|
comment "portmap requires a toolchain with RPC support"
|
|
depends on !BR2_INET_RPC
|