diff options
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r-- | conf/machine/a780.conf | 2 |
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 |