7 lines
181 B
Makefile
7 lines
181 B
Makefile
# List of hardware profiles
|
|
|
|
# VoCore
|
|
$(eval $(call GluonProfile,VOCORE))
|
|
$(eval $(call GluonProfileFactorySuffix,VOCORE,))
|
|
$(eval $(call GluonModel,VOCORE,vocore-squashfs,vocore))
|