aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/binutils/binutils.inc')
-rw-r--r--recipes/binutils/binutils.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/binutils/binutils.inc b/recipes/binutils/binutils.inc
index a1866f3297..75ee66a7c2 100644
--- a/recipes/binutils/binutils.inc
+++ b/recipes/binutils/binutils.inc
@@ -5,6 +5,8 @@ LICENSE = "GPL"
INC_PR = "r10"
+COMPATIBLE_TARGET_SYS ?= "(?!nios2)"
+
inherit autotools gettext
PACKAGES += "${PN}-symlinks"