aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-devtools')
-rw-r--r--meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend b/meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend
new file mode 100644
index 00000000..05f32b4a
--- /dev/null
+++ b/meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend
@@ -0,0 +1,4 @@
+FILES:${PN}:append:amd = "\
+ ${bindir}/${TARGET_SYS}-${TARGET_PREFIX}gcc* \
+ ${bindir}/${TARGET_SYS}-${TARGET_PREFIX}g++ \
+"