aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-devtools/gcc/gcc_%.bbappend')
-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..6be63e44
--- /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++ \
+"