From 37c7332555a83f3c4b16335585091cc4a8c57aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Wed, 1 Dec 2021 00:41:08 +0100 Subject: [PATCH] Fix octeon bsp subtarget build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the missing subtarget variable, so the resulting binary is copied from the correct location inside the OpenWrt build dir. Signed-off-by: Fabian Bläse --- bsp/octeon.bsp | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/octeon.bsp b/bsp/octeon.bsp index d15c599e..aa0260e7 100644 --- a/bsp/octeon.bsp +++ b/bsp/octeon.bsp @@ -1,4 +1,5 @@ chipset=octeon +subtarget=generic images=( "openwrt-${chipset}-ubnt_edgerouter-4-*"