firmware/bsp
Adrian Schmutzler 157ddf2bc9 buildscript: copy all squashfs images for one device
So far, we are selecting specific squashfs images to be copied
from openwrt bin folder to our "final" bin directory. This has
the disadvantage that additional image types/names have to be
added explicitly, bloating the relevant code in buildscript.

With this patch, this behavior is changed in order to copy all
squashfs images for a particular device. To achieve that, the
image names in the bsp files are changed to contain a wildcard
that will be evaluated in buildscript.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2020-04-15 15:59:28 +02:00
..
ar71xx bsp: use mainline/QCA driver and firmware for ath10k WiFi 2020-04-02 13:06:40 +02:00
default/root_file_system/etc root_file_system: Remove sysctl.conf 2018-10-24 18:33:48 +02:00
ipq806x bsp: harmonize settings across targets 2020-04-02 13:08:55 +02:00
mpc85xx bsp: rename mpc85xx target according to common scheme 2020-04-15 15:56:51 +02:00
mt7621 bsp: harmonize settings across targets 2020-04-02 13:08:55 +02:00
board_ar71xx.bsp buildscript: copy all squashfs images for one device 2020-04-15 15:59:28 +02:00
board_ipq806x.bsp buildscript: copy all squashfs images for one device 2020-04-15 15:59:28 +02:00
board_mpc85xx.bsp buildscript: copy all squashfs images for one device 2020-04-15 15:59:28 +02:00
board_mt7621.bsp buildscript: copy all squashfs images for one device 2020-04-15 15:59:28 +02:00