diff options
author | Graeme Gregory <dp@xora.org.uk> | 2009-11-06 09:45:59 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2009-11-06 09:45:59 +0000 |
commit | 654b4ac743061b15e0ed9ee8652d4462221b644d (patch) | |
tree | 433fc0aa49af16fbce666ceb640b49b811b5f718 /conf/machine/htcdream.conf | |
parent | 5fb5803ee97aa2c93328c4b2925142585e49adbe (diff) | |
parent | 35cc93da885ac6d438da6aaed9517e91d4a7e6b3 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine/htcdream.conf')
-rw-r--r-- | conf/machine/htcdream.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf index 7f7680a732..d09782c40f 100644 --- a/conf/machine/htcdream.conf +++ b/conf/machine/htcdream.conf @@ -1,6 +1,6 @@ #@TYPE: Machine #@NAME: HTC Dream -#@DESCRIPTION: Machine configuration for HTC Dream smartphone +#@DESCRIPTION: Machine configuration for HTC Dream phone (aka T-Mobile G1 and Google ADP-1) require conf/machine/include/htc-msm7.inc @@ -10,4 +10,3 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480" MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth keyboard ext2" PREFERRED_PROVIDER_virtual/kernel = "linux-msm7xxxx" - |