From d9920589188dd1a7de339d410aa696f040e6a6d1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 16 Jul 2006 11:36:21 +0000 Subject: [PATCH] tune-arm920t: set PACKAGE_ARCH to armv4t --- conf/machine/include/tune-arm920t.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/tune-arm920t.conf b/conf/machine/include/tune-arm920t.conf index 3cf6c7d7dc..992f1923c6 100644 --- a/conf/machine/include/tune-arm920t.conf +++ b/conf/machine/include/tune-arm920t.conf @@ -1,2 +1,3 @@ +PACKAGE_ARCH = "armv4t" TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t -mcpu=arm920t" -- 2.39.5