summaryrefslogtreecommitdiffstats
path: root/include/image.mk
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2024-04-08 07:54:45 +0200
committerPaul Spooren <mail@aparcar.org>2024-04-08 21:52:51 +0200
commit3ce1e4c3d3da3885c2f42e1aa5bc97e0d421445b (patch)
tree66217da4480cd0d7f968c0037bff933d01418626 /include/image.mk
parent0688cf5aebe1dc9a2e7f3820861783c2a7a75d44 (diff)
downloadopenwrt-3ce1e4c3d3da3885c2f42e1aa5bc97e0d421445b.tar.gz
openwrt-3ce1e4c3d3da3885c2f42e1aa5bc97e0d421445b.tar.bz2
openwrt-3ce1e4c3d3da3885c2f42e1aa5bc97e0d421445b.zip
d1: define subtarget specifically
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. Do to the D1 target what's done to other target, explicitly define the "generic" subtarget. [1]: https://github.com/openwrt/openwrt/actions/runs/8592821105/job/23548273630 Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'include/image.mk')
0 files changed, 0 insertions, 0 deletions