Browse Source

vocore: do not look for factory image (there is none)

Nils Schneider 9 years ago
parent
commit
db6b22cec7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      targets/ramips-rt305x/profiles.mk

+ 1 - 0
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))