PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_FEATURES = "kernel26 usbhost ext2 pci uboot"
-# TARGET_FPU is a distro feature
-# Weakly assign it and remove when all distros supporting this device have updated
-TARGET_FPU ?= "hard"
-
USE_DEVFS = "0"
BOOTSTRAP_EXTRA_RDEPENDS = "udev module-init-tools kernel-modules"
TARGET_ARCH = "arm"
-# TARGET_FPU is a distro feature
-# Weakly assign it and remove when all distros supporting this device have updated
-TARGET_FPU ?= "soft"
-
MACHINE_FEATURES = "kernel26 usbhost ext2 vfat"
MACHINE_TASK_PROVIDER = "task-base"
INHERIT += "lsmipsel-image"
TARGET_ARCH = "mipsel"
-TARGET_FPU = "soft"
MACHINE_FEATURES = "kernel26 usbhost ext2 pci"
MACHINE_TASK_PROVIDER = "task-base"
#@DESCRIPTION: Machine configuration for the Thecus n1200, an MPC8347 based NAS
TARGET_ARCH = "powerpc"
-TARGET_FPU = "hard"
-
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_FEATURES = "kernel26 usbhost ext2"
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
-TARGET_FPU = "hard"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
INHERIT += "storcenter-image"