aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/a780.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-03 22:10:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-03 22:10:48 +0000
commitb9b86959de222a8c1c98e10ce22fb56dcb01ab5a (patch)
tree580b7bffcebfe574b4c9d6d74bbf3e64eb480111 /conf/machine/a780.conf
parentfe2c0499391cae013f559d0376a86868a3614f8b (diff)
downloadopenembedded-b9b86959de222a8c1c98e10ce22fb56dcb01ab5a.tar.gz
a780.conf: fix typo
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r--conf/machine/a780.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf
index b40d7fa7fa..aad664deea 100644
--- a/conf/machine/a780.conf
+++ b/conf/machine/a780.conf
@@ -20,7 +20,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
ROOT_FLASH_SIZE = "24"
-EXTRA_IMAGEDEPENDS += "ezx-boot-over-usb-native"
+EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
include conf/machine/include/tune-xscale.conf