updates for supporting Linux kernel build and initrd utilities
cpio: --verbose, --quiet, --to-stdout test: make 64-bit math enable-able for hush too dnsdomainname: alias to hostname -d hostname: support --fqdn, --domain, --file Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -667,7 +667,7 @@ config TEST
|
||||
config FEATURE_TEST_64
|
||||
bool "Extend test to 64 bit"
|
||||
default n
|
||||
depends on TEST || ASH_BUILTIN_TEST
|
||||
depends on TEST || ASH_BUILTIN_TEST || HUSH
|
||||
help
|
||||
Enable 64-bit support in test.
|
||||
|
||||
|
Reference in New Issue
Block a user