aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/clean_images
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-12-22 11:42:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-22 11:42:27 +0000
commitedb1b87fae318501b853ef02a7aa7dffddfe1e48 (patch)
treefefafa804e91d824c6a4b62b4f6d8c436a6e5ac2 /ansible/roles/clean_images
parentd93f0b4e79bcf822dfb264a82e879f45038628d1 (diff)
parentc241da7a6d6218320a162efd714ddc4b1e064341 (diff)
Merge changes from topics 'YARDSTICK-875', 'YARDSTICK-874'
* changes: Check if multiverse repository is available in Ubuntu Specify supported architectures for Ubuntu backports repository
Diffstat (limited to 'ansible/roles/clean_images')
0 files changed, 0 insertions, 0 deletions
Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# All platforms listed in alphabetic order

platforms += alchemy
platforms += ar7
platforms += ath25
platforms += ath79
platforms += bcm47xx
platforms += bcm63xx
platforms += bmips
platforms += cavium-octeon
platforms += cobalt
platforms += dec
platforms += emma
platforms += jazz
platforms += jz4740
platforms += lantiq
platforms += lasat
platforms += loongson
platforms += loongson1
platforms += mti-malta
platforms += mti-sead3
platforms += netlogic
platforms += paravirt
platforms += pistachio
platforms += pmcs-msp71xx
platforms += pnx833x
platforms += ralink
platforms += rb532
platforms += sgi-ip22
platforms += sgi-ip27
platforms += sgi-ip32
platforms += sibyte
platforms += sni
platforms += txx9
platforms += vr41xx

# include the platform specific files
include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))