From 832249d58f122e4698f371d716a8f430607e7526 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 5 Nov 2006 22:47:52 +0000 Subject: h6300.conf: fix ipkg archs --- conf/machine/h6300.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf index bffe1a97e1..8cce5f61b9 100644 --- a/conf/machine/h6300.conf +++ b/conf/machine/h6300.conf @@ -7,7 +7,7 @@ # TARGET_ARCH = "arm" PACKAGE_ARCH = "arm" -IPKG_EXTRA_ARCHS = "armv4" +IPKG_EXTRA_ARCHS = "arm armv4 armv4t" #Use OMAP 1510 cpu specifig arm9tdmi options for gcc require conf/machine/include/tune-arm9tdmi.conf -- cgit v1.2.3