#@TYPE: Machine #@NAME: Ben Nanonote #@DESCRIPTION: Machine configuration for the Qi-Hardware's Ben Nanonote TARGET_ARCH = "mipsel" require conf/machine/include/tune-mips32.inc PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben-nanonote" KERNEL_IMAGETYPE = "uImage" IMAGE_FSTYPES ?= "jffs2" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" PREFERRED_VERSION_xserver-kdrive = "1.3.0.0" XSERVER = "xserver-kdrive-fbdev"