Paul Spooren d997477775 treewide: remove implicit SUBTARGET
Historically it's possible to leave the `SUBTARGETS` undefined and
automatically fallback to a "generic" subtarget. This however breaks
various downstream scripts which may have expectations around filenames:

While some targets with an explicit generic subtarget contain `generic`
in the filenames of artifacts, implicit "subtargets" don't.

Right now this breaks the CI[1], possibly also scripts using the ImageBuilders.

This commit removes all code that support implicit handling of
subtargets and instead requires every target to define "SUBTARGETS".

[1]: https://github.com/openwrt/openwrt/actions/runs/8592821105/job/23548273630

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-04-08 21:53:05 +02:00
..
2023-05-28 13:19:10 +02:00
2021-02-05 14:54:47 +01:00
2024-04-08 21:53:05 +02:00
2024-03-31 18:34:04 +02:00
2024-03-19 00:33:51 +01:00
2024-04-05 15:36:27 -04:00
2024-04-08 21:53:05 +02:00
2023-02-18 17:12:30 +01:00
2022-11-27 00:52:06 +01:00
2023-04-05 08:24:49 -03:00
2023-05-28 13:19:10 +02:00
2021-10-24 18:20:50 +02:00
2024-04-08 21:53:05 +02:00