1 # Machine file for devices with the AMD Geode LX processor
2 # Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see packages/COPYING)
7 require conf/machine/include/tune-geode.inc
9 PREFERRED_PROVIDER_virtual/kernel = "linux-geodelx"
11 KERNEL_IMAGETYPE = "bzImage"
14 GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=geode"
15 SELECTED_OPTIMIZATION_pn-glibc := "${@'${SELECTED_OPTIMIZATION}'.replace('-fomit-frame-pointer', '')}"