bsp: Rename files to include subtarget

Because we might want to support different subtargets
inside a single target in the future, the name is changed
so it includes the subtarget as well.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Fabian Bläse 2020-04-15 15:47:02 +02:00 committed by Adrian Schmutzler
parent 9343153547
commit 1a86626f17
10 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
machine=ar71xx
machine=ar71xx-tiny
chipset=ar71xx
subtarget=tiny
images=("openwrt-${chipset}-${subtarget}-archer-c25-v1-squashfs-*"

View File

@ -1,4 +1,4 @@
machine=ipq806x
machine=ipq806x-generic
chipset=ipq806x
subtarget=generic

View File

@ -1,4 +1,4 @@
machine=mpc85xx
machine=mpc85xx-generic
chipset=mpc85xx
subtarget=generic

View File

@ -1,4 +1,4 @@
machine=mt7621
machine=mt7621-generic
chipset=ramips
subtarget=mt7621

View File

@ -1,4 +1,4 @@
machine=mt76x8
machine=ramips-mt76x8
chipset=ramips
subtarget=mt76x8
images=("openwrt-${chipset}-${subtarget}-tplink_c50-v3-squashfs-*"