aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/nios2.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/include/nios2.inc b/conf/machine/include/nios2.inc
index ccbfc36111..53db013c8a 100644
--- a/conf/machine/include/nios2.inc
+++ b/conf/machine/include/nios2.inc
@@ -5,6 +5,10 @@
# there are some hooks for uclibc in this file
# however uclibc is not working yet
+TARGET_CC_ARCH = ""
+BASE_PACKAGE_ARCH = "nios2"
+FEED_ARCH = "nios2"
+
# LIBC = "uclibc"
LIBC = "glibc"
# and for the angstrom folks