aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/motorola-ezx-base.inc
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2007-09-07 21:11:21 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2007-09-07 21:11:21 +0000
commit6df7b6c8ef449b4d70ff6fce2871ba1bc48ad248 (patch)
tree4e6b3b23cb7ed3b61d258f8b217a1059fd2ac245 /conf/machine/include/motorola-ezx-base.inc
parenta8543e0eb9b23051fb42d4f67928bcb1245becbf (diff)
downloadopenembedded-6df7b6c8ef449b4d70ff6fce2871ba1bc48ad248.tar.gz
opentapi: Remove as superseeded by ezxd
Diffstat (limited to 'conf/machine/include/motorola-ezx-base.inc')
-rw-r--r--conf/machine/include/motorola-ezx-base.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/motorola-ezx-base.inc b/conf/machine/include/motorola-ezx-base.inc
index 52b9ccc65d..95496b3266 100644
--- a/conf/machine/include/motorola-ezx-base.inc
+++ b/conf/machine/include/motorola-ezx-base.inc
@@ -15,7 +15,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen"
-# the EZX phones need a userspace daemon to stop the BP from shutting down the phone
+# the EZX phones need a userspace daemon to stop the BP from shutting down the phone
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "ezxd"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"
@@ -27,7 +27,7 @@ ROOT_FLASH_SIZE = "24"
EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"
-# Opentapi needs to be started very early so we need the mux devices in static /dev
+# Ezxd needs to be started very early so we need the mux devices in static /dev
IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \
files/device_table-ezx.txt"