git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71bd48
)
angstrom.inc: reinstate TARGET_VENDOR
author
Koen Kooi
<koen@openembedded.org>
Wed, 13 Sep 2006 14:00:19 +0000
(14:00 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 13 Sep 2006 14:00:19 +0000
(14:00 +0000)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
777ed74
..
ba56876
100644
(file)
--- 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"