nios2.inc: added missing definitions for TARGET_CC_ARCH BASE_PACKAGE_ARCH FEED_ARCH
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 19 Oct 2010 12:37:32 +0000 (14:37 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 19 Oct 2010 12:37:32 +0000 (14:37 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
conf/machine/include/nios2.inc

index ccbfc36..53db013 100644 (file)
@@ -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