aboutsummaryrefslogtreecommitdiffstats
path: root/native
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-03 18:13:59 +0000
committerPhil Blundell <philb@gnu.org>2004-10-03 18:13:59 +0000
commit795d682d18e105c97d97c36ba69602eb5205b651 (patch)
tree1e1f04979f11c0b2f04a681c7fad236b4a4fb162 /native
parentd664a60ef1d01619d4f538699b009d94d4de402c (diff)
downloadopenembedded-795d682d18e105c97d97c36ba69602eb5205b651.tar.gz
set COMPATIBLE_HOST=${BUILD_SYS}
BKrev: 416041678LMNIdmb4OhDYwSrm16NfA
Diffstat (limited to 'native')
-rw-r--r--native/native-kernel.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/native-kernel.oe b/native/native-kernel.oe
index 513f3d1268..67b1c29bbd 100644
--- a/native/native-kernel.oe
+++ b/native/native-kernel.oe
@@ -1,3 +1,4 @@
+COMPATIBLE_HOST = "${BUILD_SYS}"
PROVIDES = "virtual/kernel"