From: Koen Kooi Date: Wed, 13 Sep 2006 14:00:19 +0000 (+0000) Subject: angstrom.inc: reinstate TARGET_VENDOR X-Git-Tag: Release-2010-05/1~9453^2~830 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c173559130b5348769656ba169389a54adb1864a;p=openembedded.git angstrom.inc: reinstate TARGET_VENDOR --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 777ed74306..ba5687615d 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -5,6 +5,8 @@ DISTRO = "angstrom" DISTRO_NAME = "Angstrom" +TARGET_VENDOR = "-angstrom" + # Can be "glibc" and "uclibc" ANGSTROM_MODE ?= "glibc"