Skip to content
Snippets Groups Projects
Commit 83968bac authored by Nils Schneider's avatar Nils Schneider
Browse files

Merge branch 'vocore'

parents e93173c4 db6b22ce
No related branches found
No related tags found
No related merge requests found
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_rt305x=y
This diff is collapsed.
194d0e9ee3ca8df976c737e78e8b2194
# List of hardware profiles
# VoCore
$(eval $(call GluonProfile,VOCORE))
$(eval $(call GluonProfileFactorySuffix,VOCORE,))
$(eval $(call GluonModel,VOCORE,vocore-squashfs,vocore))
......@@ -2,5 +2,6 @@ $(eval $(call GluonTarget,ar71xx,generic))
$(eval $(call GluonTarget,mpc85xx,generic))
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ramips,rt305x))
$(eval $(call GluonTarget,x86,generic))
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment