From 4f0215c88e609dc07b061d691e3c01652261b460 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 19 Apr 2017 13:27:30 +0200 Subject: nios2: Drop CSL_TARGET_SYS This is not used, so drop it. Signed-off-by: Marek Vasut Signed-off-by: Khem Raj --- conf/machine/include/tune-nios2.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf/machine/include/tune-nios2.inc') 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" TUNE_CCARGS += "-mel ${NIOS2CCARGSDIV} ${NIOS2CCARGSFPU} ${NIOS2CCARGSMUL}" TUNE_PKGARCH = "nios2${NIOS2PKGMUL}${NIOS2PKGDIV}${NIOS2PKGFPU}" PACKAGE_EXTRA_ARCHS_tune-nios2 = "${TUNE_PKGARCH}" - -CSL_TARGET_SYS_nios2 = "nios2-linux-gnu" -- cgit v1.2.3-54-g00ecf