diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-08-21 21:43:07 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2007-08-21 21:43:07 +0000 |
commit | 02660bf2a86ce4fbc3ecedaa0e836572702be013 (patch) | |
tree | 11572609fde70269197ccfcf6e7182fb3d2a3c20 /conf | |
parent | caa3f3523c30f1c3e333c9866e290b97f3536c6d (diff) |
disapproval of revision 'badf9d8b62f79360108e71d3657a6dd7abe98d03'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/fic-gta01.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index cc604a0ada..4649fe130e 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -36,7 +36,7 @@ ROOT_FLASH_SIZE = "60" EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x4000 --pad -n" # build / upload tools -EXTRA_IMAGEDEPENDS += "dfu-util-native" +EXTRA_IMAGEDEPENDS += "sjf2410-linux-native dfu-util-native" # tune for S3C24x0 include conf/machine/include/tune-arm920t.conf |