PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
# Samsung S3C2xxx CPU
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
PREFERRED_VERSION_u-boot = "1.1.4"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
IMAGE_ROOTFS_SIZE_ext2 = "8192"
IMAGE_ROOTFS_SIZE_ext2.gz = "8192"
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
ROOT_FLASH_SIZE = "64"
VOLATILE_STORAGE_SIZE = "64"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
KERNEL_IMAGETYPE = "uImage"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
ROOT_FLASH_SIZE = "256"
VOLATILE_STORAGE_SIZE = "64"
TARGET_ARCH = "arm"
MACHINE_KERNEL_VERSION ?= "2.6"
-require conf/machine/include/collie-${MACHINE_KERNEL_VERSION}.conf
+require conf/machine/include/collie-${MACHINE_KERNEL_VERSION}.inc
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
IMAGE_FSTYPES ?= "jffs2 tar.gz"
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
ROOT_FLASH_SIZE = "14"
# actually 14680064, see EXTRA_IMAGECMD above
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# used by sysvinit_2 package, so rebuild this
# package if you change the SERIAL_CONSOLE setting
MACHINE_FEATURES = "kernel26 pcmcia usbhost alsa"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
PREFERRED_VERSION_u-boot = "1.1.6"
UBOOT_MACHINE = "pxa255_idp_config"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
#tune for the 405 cpu
-require conf/machine/include/tune-ppc405.conf
+require conf/machine/include/tune-ppc405.inc
SERIAL_CONSOLE = "115200 ttyPSC0"
#tune for the MPC5200B cpu
-require conf/machine/include/tune-ppc603e.conf
+require conf/machine/include/tune-ppc603e.inc
#tune for ep93xx cpus
#can be used for crunch support later on
-#require conf/machine/include/tune-ep9312.conf
+#require conf/machine/include/tune-ep9312.inc
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
MACHINE_TASK_PROVIDER = "task-base"
-
-require conf/machine/include/tune-c3.conf
-
+require conf/machine/include/tune-c3.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
# Samsung S3C2xxx CPU
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
EXTRA_IMAGEDEPENDS += "dfu-util-native"
# tune for S3C24x0
-include conf/machine/include/tune-arm920t.conf
+include conf/machine/include/tune-arm920t.inc
EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native"
# tune for S3C24x0
-include conf/machine/include/tune-arm920t.conf
+include conf/machine/include/tune-arm920t.inc
PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-3.4.4+csl-arm-2005q3 = "gcc-cross-kernel-3.4.4"
PREFERRED_VERSION_virtual/${TARGET_PREFIX}gcc-3.4.4+csl-arm-2005q3 = "csl-arm-2005q3"
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
# No room for jffs2 - the rootfs needs to be installed directly to disk
IMAGE_FSTYPES = "tar.gz"
MACHINE_FEATURES = "kernel26 usbhost ext2 pci acpi screen"
-#require conf/machine/include/tune-athlonmp.conf
+#require conf/machine/include/tune-athlonmp.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
VOLATILE_STORAGE_SIZE = "64"
ROOT_FLASH_SIZE = "16"
USE_VT = "0"
# tune for armv4t
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
#Compile with armv5te optimizations, incompatible with armv4(t) cpus
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
#Set some hints for metadata
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 "
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
# h3700, h3800 have 32, but let that be the bonus
ROOT_FLASH_SIZE = "16"
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te h5xxx"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t"
#Use OMAP 1510 cpu specifig arm9tdmi options for gcc
-require conf/machine/include/tune-arm9tdmi.conf
+require conf/machine/include/tune-arm9tdmi.inc
MACHINE_GUI_CLASS = "smallscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "128"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 -n"
# cpu tuning
-include conf/machine/include/tune-arm926ejs.conf
+include conf/machine/include/tune-arm926ejs.inc
PACKAGE_EXTRA_ARCHS = " armv4t armv5te iwmmxt"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
MACHINE_GUI_CLASS = "bigscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "480"
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 "
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
ROOT_FLASH_SIZE = "16"
VOLATILE_STORAGE_SIZE = "32"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
module_autoload_evdev = "evdev"
module_autoload_pcmcia = "pcmcia"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
ROOT_FLASH_SIZE = "80"
VOLATILE_STORAGE_SIZE = "64"
#don't try to access tty1
USE_VT = "0"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"
-require conf/machine/include/tune-xscale.conf
-require conf/machine/include/tune-thumb.conf
+require conf/machine/include/tune-xscale.inc
+require conf/machine/include/tune-thumb.inc
#-------------------------------------------------------------------------------
# Board defaults
IMAGE_FSTYPES = "tar.gz"
#tune for the MPC5200B cpu
-require conf/machine/include/tune-ppc603e.conf
+require conf/machine/include/tune-ppc603e.inc
files/device_table-ezx.txt"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
SERIAL_CONSOLE = "115200 ttyS0"
SERIAL_CONSOLE = "115200 ttyS0"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth irda usbgadget screen ext2"
IMAGE_FSTYPES ?= "jffs2 tar.gz"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/include/tune-xscale.conf
+include conf/machine/include/tune-xscale.inc
SERIAL_CONSOLE = "115200 ttyS0"
PACKAGE_EXTRA_ARCHS = "armv4b armv4tb armv5eb armv5teb"
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
EXTRA_IMAGECMD_jffs2 += "--big-endian"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
EXTRA_IMAGECMD_jffs2 += " --little-endian"
SERIAL_CONSOLE = "115200 ttySA0"
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
TARGET_ARCH = "sh3"
-require conf/machine/include/tune-sh3.conf
+require conf/machine/include/tune-sh3.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx"
PCMCIA_MANAGER = "pcmciautils"
TARGET_ARCH = "arm"
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada7xx"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
# used by sysvinit_2
# Needs at91 serial port
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
IMAGE_FSTYPES = "jffs2 tar.bz2"
-require conf/machine/include/tune-ppc603e.conf
+require conf/machine/include/tune-ppc603e.inc
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
USE_DEVFS = "0"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
IMAGE_FSTYPES = "tar.gz"
#@DESCRIPTION: Machine configuration for the Buffalo Linkstation HD
UBOOT_MACHINE = "linkstation_HDLAN"
IMAGE_FSTYPES = "tar.gz"
-require conf/machine/include/lsppc.conf
+require conf/machine/include/lsppc.inc
INHERIT += "lsppchd-image"
#@DESCRIPTION: Machine configuration for the Buffalo Linkstation HG
UBOOT_MACHINE = "linkstation_HGLAN"
IMAGE_FSTYPES = "tar.gz"
-require conf/machine/include/lsppc.conf
+require conf/machine/include/lsppc.inc
INHERIT += "lsppchg-image"
#tune for the 405 cpu
-require conf/machine/include/tune-ppc405.conf
+require conf/machine/include/tune-ppc405.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
ROOT_FLASH_SIZE = "80"
VOLATILE_STORAGE_SIZE = "64"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"
# For compiling the kernel, ARCH will be derived form it by kernel-arch.bbclass
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttymxc0"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
-require conf/machine/include/tune-arm1136jf-s.conf
+require conf/machine/include/tune-arm1136jf-s.inc
# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttymxc0"
EXTRA_IMAGEDEPENDS = "openssl-native"
IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
#Compile with armv5te optimizations, incompatible with armv4(t) cpus
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
#Set some hints for metadata
VOLATILE_STORAGE_SIZE = "32"
#The initrd needs /initrd present to be able to do pivot_root
ROOTFS_POSTPROCESS_COMMAND += " mkdir -p ${IMAGE_ROOTFS}/initrd; "
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
GUI_MACHINE_CLASS = "bigscreen"
# Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
#size of the root partition (yes, it is 123 MB)
ROOT_FLASH_SIZE = "123"
GUI_MACHINE_CLASS = "bigscreen"
TARGET_FPU = "hard"
-include conf/machine/include/tune-arm1136jf-s.conf
+include conf/machine/include/tune-arm1136jf-s.inc
ROOT_FLASH_SIZE = "174"
EXTRA_IMAGECMD_jffs2_nokia800 = "--pad --little-endian --eraseblock=0x20000 -n"
ROOT_FLASH_SIZE ?= "6"
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
EXTRA_IMAGECMD_jffs2 += "--big-endian"
ROOT_FLASH_SIZE ?= "6"
-require conf/machine/include/ixp4xx.conf
+require conf/machine/include/ixp4xx.inc
EXTRA_IMAGECMD_jffs2 += "--little-endian"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
MACHINE_FEATURES = "kernel26"
-require conf/machine/include/tune-arm1136jf-s.conf
+require conf/machine/include/tune-arm1136jf-s.inc
MACHINE_FEATURES = "kernel26"
-require conf/machine/include/tune-arm1136jf-s.conf
+require conf/machine/include/tune-arm1136jf-s.inc
kernel-module-nls-base \
kernel-module-vfat"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
#@NAME: Palm LifeDrive
#@DESCRIPTION: Machine configuration for the Palm LifeDrive
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
#@NAME: Palm Treo 650
#@DESCRIPTION: Machine configuration for the Palm Treo 650
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
#@NAME: Palm Treo 680
#@DESCRIPTION: Machine configuration for the Palm Treo 680
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
#@NAME: Palm TC
#@DESCRIPTION: Machine configuration for the Palm Tungsten C
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
MACHINE_FEATURES += "wifi"
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
#@NAME: Palm Tungsten|T3
#@DESCRIPTION: Machine configuration for the Palm Tungsten|T3
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
#@NAME: Palm Tungsten T5
#@DESCRIPTION: Machine configuration for the Palm Tungsten T5
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
#@NAME: Palm TX
#@DESCRIPTION: Machine configuration for the Palm TX
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
MACHINE_GUI_CLASS = "bigscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "320"
#@NAME: Palm Zire 31
#@DESCRIPTION: Machine configuration for the Palm Zire 31
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "16"
MACHINE_GUI_CLASS = "smallscreen"
SERIAL_CONSOLE = "115200 ttyS0"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-thumb.conf
+require conf/machine/include/tune-thumb.inc
MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
kernel-module-i2c-algo-pxa \
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000"
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
#@NAME: Palm Zire 72
#@DESCRIPTION: Machine configuration for the Palm Zire 72
-require conf/machine/include/palm.conf
+require conf/machine/include/palm.inc
ROOT_FLASH_SIZE = "100"
MACHINE_GUI_CLASS = "bigscreen"
SERIAL_CONSOLE = "115200 ttyS0"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-thumb.conf
+require conf/machine/include/tune-thumb.inc
MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \
kernel-module-i2c-algo-pxa \
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
-require conf/machine/include/qemu.conf
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/qemu.inc
+require conf/machine/include/tune-arm926ejs.inc
SERIAL_CONSOLE = "115200 ttyAMA0"
TARGET_ARCH = "i586"
PACKAGE_EXTRA_ARCHS = "x86"
-require conf/machine/include/qemu.conf
+require conf/machine/include/qemu.inc
SERIAL_CONSOLE = "115200 ttyS0"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
# Samsung S3C2xxx CPU
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
PACKAGE_EXTRA_ARCHS = "armv4 armv4t"
# Samsung S3C2xxx CPU
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
ROOT_FLASH_SIZE = "32"
VOLATILE_STORAGE_SIZE = "64"
SERIAL_CONSOLE = "115200 ttyS0 vt100"
USE_VT = "0"
-require conf/machine/include/LAB-settings.conf
+require conf/machine/include/LAB-settings.inc
MACHINE_FEATURES = "kernel26"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
PREFERRED_PROVIDER_virtual/kernel = "linux"
IMAGE_FSTYPES = "jffs2"
#tune for the AMCC440 cpu
-require conf/machine/include/tune-ppc440e.conf
+require conf/machine/include/tune-ppc440e.inc
ROOT_FLASH_SIZE = "16"
USE_VT = "0"
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
MACHINE_FEATURES = "kernel26 apm alsa pcmcia keyboard ext2"
MACHINE_EXTRA_RDEPENDS_append = " mpg321 mpd madplay "
MACHINE_FEATURES = " apm pcmcia irda screen touchscreen "
-include conf/machine/include/simpad-${MACHINE_KERNEL_VERSION}.conf
-require conf/machine/include/tune-strongarm.conf
+include conf/machine/include/simpad-${MACHINE_KERNEL_VERSION}.inc
+require conf/machine/include/tune-strongarm.inc
ROOT_FLASH_SIZE = "16"
MACHINE_FEATURES = "kernel26 apm screen"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
MACHINE_FEATURES = "kernel26 apm screen"
-require conf/machine/include/tune-arm920t.conf
+require conf/machine/include/tune-arm920t.inc
ERASEBLOCK_SIZE = "0x10000"
IMAGE_FSTYPES = "jffs2"
-require conf/machine/include/tune-ppc603e.conf
+require conf/machine/include/tune-ppc603e.inc
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
# SH4 specific settings
-require conf/machine/include/tune-sh4.conf
+require conf/machine/include/tune-sh4.inc
# Serial console settings for sysvinit
SERIAL_CONSOLE = "38400 ttySC1"
KERNEL_CONSOLE = "ttys0,38400"
USE_VT = "0"
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
EXTRA_IMAGECMD_jffs2 = "--big-endian --eraseblock=0x20000"
IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt"
-require conf/machine/include/tune-ppc603e.conf
+require conf/machine/include/tune-ppc603e.inc
MACHINE_ARCH = "x86-32-nocona"
PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686"
-require conf/machine/include/tune-x86-nocona.conf
+require conf/machine/include/tune-x86-nocona.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
OLDEST_KERNEL = "2.6.20"
MACHINE_ARCH = "x86-prescott"
PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586 i686"
-require conf/machine/include/tune-x86-prescott.conf
+require conf/machine/include/tune-x86-prescott.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-x86"
OLDEST_KERNEL = "2.6.20"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
-#require conf/machine/include/tune-x86.conf
+#require conf/machine/include/tune-x86.inc
SERIAL_CONSOLE = "115200 ttyS0"
#tune for the 405 cpu
-require conf/machine/include/tune-ppc405.conf
+require conf/machine/include/tune-ppc405.inc
SERIAL_CONSOLE = "115200 ttyS0"
#tune for the 405 cpu
-require conf/machine/include/tune-ppc405.conf
+require conf/machine/include/tune-ppc405.inc