summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-microblaze.inc
blob: 57c00c6e7f6a41029d2047e45ecab4db9f012059 (plain)
1
2
3
4
5
6
SRC_URI += " \
    file://microblaze-generic.cfg \
    "

# Disable buildpaths and arch QA check warnings for u-boot-xlnx.elf.
INSANE_SKIP:${PN}-elf += "buildpaths arch"