aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-bsp')
-rw-r--r--common/recipes-bsp/grub/grub-efi_2.00.bbappend3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/recipes-bsp/grub/grub-efi_2.00.bbappend b/common/recipes-bsp/grub/grub-efi_2.00.bbappend
index 2e855281..706e3f8b 100644
--- a/common/recipes-bsp/grub/grub-efi_2.00.bbappend
+++ b/common/recipes-bsp/grub/grub-efi_2.00.bbappend
@@ -5,5 +5,4 @@
# Still need to determine why this is necessary but
# in the meantime this will get us a bootable system.
#
-TUNE_CCARGS_append_steppeeagle += "-march=core2"
-TUNE_CCARGS_append_baldeagle += "-march=core2"
+TUNE_CCARGS_append_amd += "-march=core2"