octeon: 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. Use bcm53xx as template for this fix. Before the fix: openwrt-imagebuilder-octeon.Linux-x86_64.tar.xz After: openwrt-imagebuilder-octeon-generic.Linux-x86_64.tar.xz Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
committed by
Christian Lamparter
parent
99b6e3cb41
commit
a67f484e67
1
target/linux/octeon/generic/target.mk
Normal file
1
target/linux/octeon/generic/target.mk
Normal file
@@ -0,0 +1 @@
|
||||
BOARDNAME:=Generic
|
||||
Reference in New Issue
Block a user