浏览代码

ixp4xx: add Generic subtarget definition

Add Generic subtarget definition. This is needed to keep consistent name
on every other target/subtarget and also to permit correct work of CI
workflows that expect a target/subtarget pattern.

Fixes: c16b2293fe71 ("ixp4xx: Resurrect IXP4xx support using device tree")
Signed-off-by: Christian Marangi <[email protected]>
Christian Marangi 1 年之前
父节点
当前提交
682f8fe7e7
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      target/linux/ixp4xx/Makefile
  2. 1 0
      target/linux/ixp4xx/generic/target.mk

+ 1 - 0
target/linux/ixp4xx/Makefile

@@ -9,6 +9,7 @@ BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=dt squashfs gpio
 CPU_TYPE:=xscale
+SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.1
 

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

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