blob: 34287dd9614b0881efe43777b13bfa196339f315 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#@TYPE: Machine
#@NAME: HTC Nike
#@DESCRIPTION: Machine configuration for the HTC Nike smartphone
require conf/machine/include/htc-msm7.inc
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
MACHINE_FEATURES = "kernel26 touchscreen screen phone gps"
|