angstrom.inc: reinstate TARGET_VENDOR
authorKoen Kooi <koen@openembedded.org>
Wed, 13 Sep 2006 14:00:19 +0000 (14:00 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 13 Sep 2006 14:00:19 +0000 (14:00 +0000)
conf/distro/include/angstrom.inc

index 777ed74..ba56876 100644 (file)
@@ -5,6 +5,8 @@
 DISTRO = "angstrom"
 DISTRO_NAME = "Angstrom"
 
+TARGET_VENDOR = "-angstrom"
+
 # Can be "glibc" and "uclibc"
 ANGSTROM_MODE ?= "glibc"