airoha: fix imagebuilder generation by introducing generic target
authorNick Hainke <vincent@systemli.org>
Sun, 11 Sep 2022 19:53:20 +0000 (21:53 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 13 Oct 2022 15:38:59 +0000 (17:38 +0200)
The generic imagebuilder does not have a generic in the name, although
this is the default naming scheme. Apply the same fix as for the octeon
target. Thanks to @dangowrt for reporting that the same issues applies
also for the airoha target.

Before the fix:
openwrt-imagebuilder-airoha.Linux-x86_64.tar.xz

After:
openwrt-imagebuilder-airoha-generic.Linux-x86_64.tar.xz

Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/airoha/generic/target.mk [new file with mode: 0644]

diff --git a/target/linux/airoha/generic/target.mk b/target/linux/airoha/generic/target.mk
new file mode 100644 (file)
index 0000000..f5cb1fb
--- /dev/null
@@ -0,0 +1 @@
+BOARDNAME:=Generic