aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-microblaze.inc
blob: 41f0afe668b2897787ad6fe345c29832ee63c5b3 (plain)
1
2
3
4
5
6
7
8
DEFAULTTUNE ?= "microblaze"

require conf/machine/include/microblaze/arch-microblaze.inc

AVAILTUNES += "microblaze"
TUNE_FEATURES_tune-microblaze = "microblaze"
PACKAGE_EXTRA_ARCHS_tune-microblaze = "${TUNE_PKGARCH}"