summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-nios2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-nios2.inc')
-rw-r--r--conf/machine/include/tune-nios2.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/tune-nios2.inc b/conf/machine/include/tune-nios2.inc
index 4a132a4..33c5539 100644
--- a/conf/machine/include/tune-nios2.inc
+++ b/conf/machine/include/tune-nios2.inc
@@ -16,5 +16,3 @@ TUNE_FEATURES_tune-nios2 += "nios2"
16TUNE_CCARGS += "-mel ${NIOS2CCARGSDIV} ${NIOS2CCARGSFPU} ${NIOS2CCARGSMUL}" 16TUNE_CCARGS += "-mel ${NIOS2CCARGSDIV} ${NIOS2CCARGSFPU} ${NIOS2CCARGSMUL}"
17TUNE_PKGARCH = "nios2${NIOS2PKGMUL}${NIOS2PKGDIV}${NIOS2PKGFPU}" 17TUNE_PKGARCH = "nios2${NIOS2PKGMUL}${NIOS2PKGDIV}${NIOS2PKGFPU}"
18PACKAGE_EXTRA_ARCHS_tune-nios2 = "${TUNE_PKGARCH}" 18PACKAGE_EXTRA_ARCHS_tune-nios2 = "${TUNE_PKGARCH}"
19
20CSL_TARGET_SYS_nios2 = "nios2-linux-gnu"