buildscript: Split removal of chipset and subtarget #192

Closed
fbl wants to merge 1 commits from fbl/firmware:er4-rename into master
Owner

Some OpenWrt targets do not have subtargets. The filename only contains
the chipset in that case. Split the removal of chipset and subtarget
into multiple expressions, so the removal of the chipset works on
targets without subtargets as well.

Fixes: #187

Signed-off-by: Fabian Bläse fabian@blaese.de

Some OpenWrt targets do not have subtargets. The filename only contains the chipset in that case. Split the removal of chipset and subtarget into multiple expressions, so the removal of the chipset works on targets without subtargets as well. Fixes: #187 Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl added this to the 20220405-beta milestone 2021-12-27 14:42:22 +01:00
fbl added the
build/scripts/tools
label 2021-12-27 14:42:22 +01:00
fbl added 1 commit 2021-12-27 14:42:22 +01:00
4d498215e2 buildscript: Split removal of chipset and subtarget
Some OpenWrt targets do not have subtargets. The filename only contains
the chipset in that case. Split the removal of chipset and subtarget
into multiple expressions, so the removal of the chipset works on
targets without subtargets as well.

Fixes: #187

Signed-off-by: Fabian Bläse <fabian@blaese.de>
rohammer approved these changes 2021-12-28 21:40:57 +01:00
rohammer left a comment
Member
Reviewed-by: Robert Langhammer <rlanghammer@web.de>
``` Reviewed-by: Robert Langhammer <rlanghammer@web.de> ```
Author
Owner

Applied to my staging tree.

Applied to my staging tree.
fbl closed this pull request 2021-12-30 16:03:23 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.