From 4ec7ccd1b4fa3d0baa624c87a9b5231cec5cc150 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Sat, 26 Mar 2005 23:41:32 +0000 Subject: [PATCH] Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/27 00:39:29+01:00 vanille.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into allanon.vanille.de:/home/mickey/openembedded 2005/03/27 00:39:12+01:00 vanille.de!mickeyl fix tosa IPKG_ARCH BKrev: 4245f32ch2S_pyXN8BIUjD-4K6KmGw --- conf/machine/tosa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/tosa.conf b/conf/machine/tosa.conf index f742bed742..2a9c2b42c8 100644 --- a/conf/machine/tosa.conf +++ b/conf/machine/tosa.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device TARGET_ARCH = "arm" -IPKG_ARCHS = "all arm ${MACHINE}" +IPKG_ARCHS = "IPKG_ARCHS = "all arm armv4 armv5te tosa" KERNEL_VERSION ?= "2.4" include conf/machine/tosa-${KERNEL_VERSION}.conf -- 2.39.5