// mkbootargs bin cc_prebuilt_binary { name: "mkbootargs", target: { linux_x86_64: { srcs: [ "mkbootargs" ], }, }, host_supported: true, shared_libs: [ ], strip: { keep_symbols: true, }, compile_multilib: "64", }