diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-01-04 15:57:13 +0000 |
commit | c365f60cbcfd55c56a5a414cc3951773832da35e (patch) | |
tree | 100378f3fc21a4d8ac9e0bc63c338893ed55e09c /conf/machine/amsdelta.conf | |
parent | abcb81efda9e55f18e9c782aebd93f067e592be5 (diff) | |
parent | d1b1c754d72fcaf47d9b312450c07ba200c22d8c (diff) |
merge of '2c8930a5e3dfc1e355f0dede8fde6b887e2d33de'
and 'cf2bb56e5f6bd283e65c7bf7c89c86e77dbd1fb0'
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 85afdc85f4..d4877a1724 100644 --- a/conf/machine/amsdelta.conf +++ b/conf/machine/amsdelta.conf @@ -21,7 +21,7 @@ GUI_MACHINE_CLASS="smallscreen" PREFERRED_VERSION_u-boot = "1.1.4" -TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t" +require conf/machine/include/tune-arm920t.conf IMAGE_ROOTFS_SIZE_ext2 = "8192" IMAGE_ROOTFS_SIZE_ext2.gz = "8192" |