Skip to content
Snippets Groups Projects
Commit 4b3090f8 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Merge branch 'master' of github.com:freifunk-gluon/gluon

parents 3ced9296 74059c89
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ $(eval $(call GluonTarget,mpc85xx,generic))
$(eval $(call GluonTarget,x86,generic))
$(eval $(call GluonTarget,x86,kvm_guest))
$(eval $(call GluonTarget,x86,64))
$(eval $(call GluonTarget,x86,xen_domu))
ifneq ($(BROKEN),)
$(eval $(call GluonTarget,ramips,rt305x)) # BROKEN: No AP+IBSS support
......
$(eval $(call GluonProfile,GENERIC))
$(eval $(call GluonProfileFactorySuffix,GENERIC,-ext4,.img.gz))
$(eval $(call GluonProfileSysupgradeSuffix,GENERIC,-ext4,.img.gz))
$(eval $(call GluonModel,GENERIC,combined,x86-xen))
bce85557e89d5a4f30d6d723503b1a61
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