ixp4xx: add Generic subtarget definition
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 9 Dec 2023 13:45:50 +0000 (14:45 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 9 Dec 2023 13:45:50 +0000 (14:45 +0100)
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 <ansuelsmth@gmail.com>
target/linux/ixp4xx/Makefile
target/linux/ixp4xx/generic/target.mk [new file with mode: 0644]

index 6cd30877eeeecd884527268cbc6e87f9b475c9cd..f089687da9486e90b8d9e53474c539e9c059cbe2 100644 (file)
@@ -9,6 +9,7 @@ BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 FEATURES:=dt squashfs gpio
 CPU_TYPE:=xscale
+SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.1
 
diff --git a/target/linux/ixp4xx/generic/target.mk b/target/linux/ixp4xx/generic/target.mk
new file mode 100644 (file)
index 0000000..f5cb1fb
--- /dev/null
@@ -0,0 +1 @@
+BOARDNAME:=Generic