Config.in.host 465 B

123456789101112
  1. config BR2_PACKAGE_HOST_SUNXI_TOOLS
  2. bool "host sunxi-tools"
  3. depends on BR2_arm
  4. help
  5. Tools for Allwinner A10 (aka sun4i) and A13 (aka sun5i)
  6. based devices. This includes fex2bin which can be used to
  7. compile .fex board definition files to the binary script.bin
  8. format required by the linux-sunxi kernel. These tools are
  9. specific for linux-sunxi kernel and do not apply to the
  10. mainline Linux kernel version.
  11. http://linux-sunxi.org/Sunxi-tools