architectures/atom: change flags name for GCC 5.4.0 .
This commit is contained in:
parent
72b82bd1ca
commit
d25159dce5
@ -1,4 +1,4 @@
|
|||||||
cfg_target_canonical="atom-$cfg_glued_vendor-linux-gnu"
|
cfg_target_canonical="atom-$cfg_glued_vendor-linux-gnu"
|
||||||
cfg_target_linux='x86'
|
cfg_target_linux='x86'
|
||||||
cfg_target_linux_kernel='arch/x86/boot/bzImage'
|
cfg_target_linux_kernel='arch/x86/boot/bzImage'
|
||||||
cfg_target_gcc_configure_flags='--with-arch=atom --with-cpu=atom --with-tune=atom'
|
cfg_target_gcc_configure_flags='--with-arch=atom --with-mcpu=atom --with-mtune=atom'
|
||||||
|
Reference in New Issue
Block a user