1config BR2_PACKAGE_HOST_ABOOTIMG 2 bool "host abootimg" 3 select BR2_PACKAGE_HOST_UTIL_LINUX 4 help 5 Tool to manipulate Android Boot Images, either on files 6 or directly on /dev block devices. 7 8 https://github.com/ggrandou/abootimg 9