You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/sunxi/image
Adrian Schmutzler a4cdb537b1 sunxi: use vendor_device scheme for device definitions
This changes device definition to resemble the vendor_device scheme
already present for the majority of device compatible strings.

By doing this, we achieve several advantages at once:
- Image names and node names are more consistent with other targets.
- SUPPORTED_DEVICES can be set automatically for all but two cases.
- Image names and node names are in line with DEVICE_TITLEs.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
5 years ago
..
Config.in sunxi: add sdcard image generation support when board profile is selected 10 years ago
Makefile sunxi: use vendor_device scheme for device definitions 5 years ago
cortex-a7.mk sunxi: use vendor_device scheme for device definitions 5 years ago
cortex-a8.mk sunxi: use vendor_device scheme for device definitions 5 years ago
cortex-a53.mk sunxi: use vendor_device scheme for device definitions 5 years ago
gen_sunxi_sdcard_img.sh treewide: replace backticks by $(...) in gen_*_img.sh scripts 5 years ago