aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ben-nanonote.conf
blob: 9c3d8d14cd43d680b28446a5cc45fb863e8f350f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#@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"