Removed the unused variables from nslu2.conf
authorRod Whitby <rod@whitby.id.au>
Thu, 11 Aug 2005 09:45:44 +0000 (09:45 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 11 Aug 2005 09:45:44 +0000 (09:45 +0000)
conf/machine/nslu2.conf

index 3a9a9d9..1616299 100644 (file)
@@ -120,11 +120,6 @@ NSLU2_PACKAGE_ARCH = "${@['thumbv5tb', 'armv5teb'][bb.data.getVar('ARM_INSTRUCTI
 #-------------------------------------------------------------------------------
 # Miscellany
 #-------------------------------------------------------------------------------
-# JBowler(20050811): I don't think any of the following are required (now).
-PREFERRED_PROVIDER_xserver ?= "xserver-kdrive"
-IMAGE_ROOTFS_SIZE_ext2 = "10240"
-IMAGE_ROOTFS_SIZE_ext2.gz = "10240"
-
 SERIAL_CONSOLE = "115200 ttyS0"
 KERNEL_CONSOLE = "ttyS0,115200n8"
 USE_VT = "0"