Config.in 295 B

12345678910
  1. config BR2_PACKAGE_ABOOTIMG
  2. bool "abootimg"
  3. depends on BR2_USE_MMU # libblkid
  4. select BR2_PACKAGE_UTIL_LINUX
  5. select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
  6. help
  7. Tool to manipulate Android Boot Images, either on files
  8. or directly on /dev block devices.
  9. https://github.com/ggrandou/abootimg