Skip to content
Snippets Groups Projects
Commit 916db733 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

init: initialize ramdisk_execute_command at compile time


Set ramdisk_execute_command to "/init" at compile time.  The command
line can still override it, but this saves a few instructions and
removes a NULL check.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent bcbacc49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment