From e3088057844494965420f109be14fced2fabf336 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 23 Jan 2021 22:18:28 +0100 Subject: [PATCH] octeon: sysupgrade --- target/linux/octeon/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/octeon/image/Makefile b/target/linux/octeon/image/Makefile index b91c262447..acc42900db 100644 --- a/target/linux/octeon/image/Makefile +++ b/target/linux/octeon/image/Makefile @@ -41,6 +41,7 @@ define Device/itus_shield-router DEVICE_MODEL := Shield Router CMDLINE := $(ITUSROUTER_CMDLINE) IMAGE/sysupgrade.tar/squashfs += | append-metadata + SUPPORTED_DEVICES := endef TARGET_DEVICES += itus_shield-router -- 2.30.2