diff options
Diffstat (limited to 'conf/nslu2.conf')
-rw-r--r-- | conf/nslu2.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/conf/nslu2.conf b/conf/nslu2.conf deleted file mode 100644 index 8d5ab8ad12..0000000000 --- a/conf/nslu2.conf +++ /dev/null @@ -1,16 +0,0 @@ -#@TYPE: Machine -#@NAME: Linksys NSLU2 -#@DESCRIPTION: Machine configuration for the Linksys NSLU2 product - -TARGET_ARCH = "armeb" -IPKG_ARCHS = "all ${TARGET_ARCH} armv5te ${MACHINE}" -PREFERRED_PROVIDER_xserver ?= "xserver-kdrive" - -IMAGE_ROOTFS_SIZE_ext2 = "8192" -IMAGE_ROOTFS_SIZE_ext2.gz = "8192" - -include tune-xscale.conf - -SERIAL_CONSOLE = "115200 ttyS0" -KERNEL_CONSOLE = "ttyS0,115200n8" -USE_VT = "0" |