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.
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>
4 years ago
..
Config.in mediatek: Implement sysupgrade support for Banana Pi R2 4 years ago
Makefile mediatek: remove condition in Device/Default 4 years ago
gen_banana_pi_img.sh mediatek: fix bashism in gen_banana_pi_img.sh 4 years ago
gen_mt7622_emmc_img.sh mediatek: make emmc image generation work on mt7622 4 years ago
gen_mt7623_emmc_img.sh mediatek: gen_mt7623_emmc_img.sh: use /bin/sh 4 years ago
mt7622.mk mediatek: generate UBI images for the rev board 4 years ago
mt7623.mk mediatek: remove condition in Device/Default 4 years ago
mt7623n_bpir2-uEnv.txt mediatek: add SD card image creation for Banana Pi R2 4 years ago
mt7629.mk mediatek: fix image building 4 years ago