a780.conf: fix typo
authorMichael Lauer <mickey@vanille-media.de>
Sat, 3 Jun 2006 22:10:48 +0000 (22:10 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 3 Jun 2006 22:10:48 +0000 (22:10 +0000)
conf/machine/a780.conf

index b40d7fa..aad664d 100644 (file)
@@ -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