From 1b2a5827211ecc77d74e89df47ade19977739af7 Mon Sep 17 00:00:00 2001 From: Tim 'timtim' Ellis Date: Thu, 15 Jan 2009 23:14:35 +0000 Subject: lsarm: This machine was supersceded by the lspro and kuropro machines some time ago - remove it --- conf/machine/lsarm.conf | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 conf/machine/lsarm.conf diff --git a/conf/machine/lsarm.conf b/conf/machine/lsarm.conf deleted file mode 100644 index 4760d64e30..0000000000 --- a/conf/machine/lsarm.conf +++ /dev/null @@ -1,30 +0,0 @@ -#@TYPE: Machine -#@NAME: ARM based Buffalo Linkstation -#@DESCRIPTION: Machine configuration for various different ARM based linkstations -TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te" -INHERIT += "lsarm-image" - -MACHINE_EXTRA_RDEPENDS = "miconapl micro-evtd" -MACHINE_FEATURES = "kernel26 usbhost ext2 pci uboot" - - -PREFERRED_PROVIDER_virtual/bootloader = "" - -USE_DEVFS = "0" - -require conf/machine/include/tune-arm926ejs.inc - -IMAGE_FSTYPES = "tar.gz" - -# serial console port on devboard rev. B3 -SERIAL_CONSOLE = "115200 ttyS0" - -HOTPLUG = "udev" -udevdir = "/dev" - -IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt" - -BOOTSTRAP_EXTRA_RDEPENDS = "udev module-init-tools kernel-modules" -PREFERRED_PROVIDER_virtual/kernel = "linux-linkstationarm" - -- cgit v1.2.3