From db6b22cec71d30373a34d9eaaccf0f5fdc106036 Mon Sep 17 00:00:00 2001
From: Nils Schneider <nils@nilsschneider.net>
Date: Sat, 3 Jan 2015 05:40:46 +0100
Subject: [PATCH] vocore: do not look for factory image (there is none)

---
 targets/ramips-rt305x/profiles.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/targets/ramips-rt305x/profiles.mk b/targets/ramips-rt305x/profiles.mk
index 8f3bc5019..364955c91 100644
--- a/targets/ramips-rt305x/profiles.mk
+++ b/targets/ramips-rt305x/profiles.mk
@@ -2,4 +2,5 @@
 
 # VoCore
 $(eval $(call GluonProfile,VOCORE))
+$(eval $(call GluonProfileFactorySuffix,VOCORE,))
 $(eval $(call GluonModel,VOCORE,vocore-squashfs,vocore))
-- 
GitLab