summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-02 19:02:35 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-02 19:02:35 +0000
commit68efee7f26b15d2c3bab3fb7f807c5853ca6da77 (patch)
treeec1017dd159196314b0c49e2e4586a5eb4b148f9 /conf/distro
parentfbc3306fc559eba07fd2c6eefeed6aa7df228736 (diff)
angstrom oabi: COMPATIBLE_MACHINE is a bit unreliable in a distro.conf, so remove it
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/angstrom-2007.1-oabi.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1-oabi.conf b/conf/distro/angstrom-2007.1-oabi.conf
index e63dc61a48..d1541509c5 100644
--- a/conf/distro/angstrom-2007.1-oabi.conf
+++ b/conf/distro/angstrom-2007.1-oabi.conf
@@ -3,9 +3,6 @@ require conf/distro/angstrom-2007.1.conf
#this is a special version of angstrom for armv4 based machines that can't do EABI
#see http://wiki.debian.org/ArmEabiPort for details on that
-#set compatible machine so people don't 'accidentally' use this
-COMPATIBLE_MACHINE = "(collie|h3600|h3800|simpad)"
-
#only glibc based builds are supported ATM
TARGET_OS = "linux"