1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/mediatek/image
Adrian Schmutzler 739d282c2f mediatek: remove condition in Device/Default
The current condition with part of the variables set dependent on
the subtarget in Device/Default isn't really nice to read and also
defeats the purpose of having a default node.

This removes the special settings for mt7623 and moves them to the
individual devices, which is not much of a problem as there are
actually just two of them and they partly use different settings
anyway.

While at it, slightly adjust the order of variables and wrap some
long lines.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-25 23:19:19 +02:00
..
Config.in mediatek: Implement sysupgrade support for Banana Pi R2 2020-07-08 23:22:30 +02:00
gen_banana_pi_img.sh mediatek: fix bashism in gen_banana_pi_img.sh 2020-07-09 11:11:31 +02:00
gen_mt7622_emmc_img.sh mediatek: make emmc image generation work on mt7622 2020-06-07 17:52:21 +02:00
gen_mt7623_emmc_img.sh mediatek: gen_mt7623_emmc_img.sh: use /bin/sh 2019-12-31 01:20:59 +01:00
Makefile mediatek: remove condition in Device/Default 2020-07-25 23:19:19 +02:00
mt7622.mk mediatek: generate UBI images for the rev board 2020-07-16 09:16:34 +02:00
mt7623.mk mediatek: remove condition in Device/Default 2020-07-25 23:19:19 +02:00
mt7623n_bpir2-uEnv.txt mediatek: add SD card image creation for Banana Pi R2 2020-07-08 23:22:30 +02:00
mt7629.mk mediatek: fix image building 2020-05-04 16:28:46 +02:00