diff options
Diffstat (limited to 'templates/machine/dra7xx-evm/50_bblayers.conf.inc')
-rw-r--r-- | templates/machine/dra7xx-evm/50_bblayers.conf.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/machine/dra7xx-evm/50_bblayers.conf.inc b/templates/machine/dra7xx-evm/50_bblayers.conf.inc deleted file mode 100644 index 6152217d3..000000000 --- a/templates/machine/dra7xx-evm/50_bblayers.conf.inc +++ /dev/null @@ -1,5 +0,0 @@ -BBLAYERS =+ "\ - ${METADIR}/bsp/meta-arm/meta-arm \ - ${METADIR}/bsp/meta-arm/meta-arm-toolchain \ - ${METADIR}/bsp/meta-ti \ - " |