h6300.conf: fix ipkg archs
authorKoen Kooi <koen@openembedded.org>
Sun, 5 Nov 2006 22:47:52 +0000 (22:47 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 5 Nov 2006 22:47:52 +0000 (22:47 +0000)
conf/machine/h6300.conf

index bffe1a9..8cce5f6 100644 (file)
@@ -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