From: nslu2-linux.adm@bkbits.net Date: Thu, 5 May 2005 11:40:00 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~14217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dfd41f48b6e5c98ecc8cd7a22b5cf794a4e73b;p=openembedded.git Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/05 13:34:34+02:00 hrw.one.pl!hrw openzaurus.conf: do not force TARGET_OS BKrev: 427a0610zuJXQOsnAyVpEu0HfSjDKg --- diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf index 4af0dfc85f..c4b103fab0 100644 --- a/conf/distro/openzaurus.conf +++ b/conf/distro/openzaurus.conf @@ -3,5 +3,5 @@ #@DESCRIPTION: Distribution configuration for OpenZaurus (http://www.openzaurus.org) INHERIT += " package_ipk debian" -TARGET_OS = "linux" +TARGET_OS ?= "linux" TARGET_FPU = "soft"