mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
test-runner: enable scripts to be executed as init
This enables CONFIG_BINFMT_SCRIPT which allows the init process to interpret #! and execute the script rather than requiring a binary for init.
This commit is contained in:
parent
5ef196f74d
commit
01efa0171d
@ -51,3 +51,4 @@ scripts/config --enable CONFIG_SECURITYFS
|
||||
scripts/config --enable CONFIG_BINFMT_ELF
|
||||
scripts/config --enable CONFIG_HOSTFS
|
||||
scripts/config --enable CONFIG_UML_TIME_TRAVEL_SUPPORT
|
||||
scripts/config --enable CONFIG_BINFMT_SCRIPT
|
||||
|
Loading…
Reference in New Issue
Block a user