浏览代码

airoha: fix imagebuilder generation by introducing generic target

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 <[email protected]>
Nick Hainke 3 年之前
父节点
当前提交
dbce336539
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/airoha/generic/target.mk

+ 1 - 0
target/linux/airoha/generic/target.mk

@@ -0,0 +1 @@
+BOARDNAME:=Generic