diff options
author | Matt Reimer <mattjreimer@gmail.com> | 2006-11-13 19:19:49 +0000 |
---|---|---|
committer | Matt Reimer <mattjreimer@gmail.com> | 2006-11-13 19:19:49 +0000 |
commit | fe6bc5b4cabb5fcf87b8944b4cfbe73bb48ceecf (patch) | |
tree | b647d0f995205700148a392c69cccfe9077c7308 /conf/machine/amsdelta.conf | |
parent | 2b622239c20657486f9e84842fd392f0a03c4598 (diff) | |
parent | f7171587f09b13c97cc73109cd9eaf7c5aa78e47 (diff) |
merge of '440352b74d1975abf361c30e00a2519bd5c8051e'
and '493bfe4db4e2664b2f5a442c4973208d987e2752'
Diffstat (limited to 'conf/machine/amsdelta.conf')
-rw-r--r-- | conf/machine/amsdelta.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/amsdelta.conf b/conf/machine/amsdelta.conf index 443b70c5de..85afdc85f4 100644 --- a/conf/machine/amsdelta.conf +++ b/conf/machine/amsdelta.conf @@ -19,7 +19,7 @@ EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x40000" GUI_MACHINE_CLASS="smallscreen" -PREFERRED_VERSION_u-boot = 1.1.4 +PREFERRED_VERSION_u-boot = "1.1.4" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" |