buildroot/package/abootimg/Config.in.host
Mike Frampton 05b11e24c3 package/abootimg: add host build
Enabling package host build for abootimg so that boot images can be
created for boards which boot from this format.

Signed-off-by: Mike Frampton <mikeframpo@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-11-19 23:09:06 +01:00

9 lines
235 B
Plaintext

config BR2_PACKAGE_HOST_ABOOTIMG
bool "host abootimg"
select BR2_PACKAGE_HOST_UTIL_LINUX
help
Tool to manipulate Android Boot Images, either on files
or directly on /dev block devices.
https://github.com/ggrandou/abootimg