summaryrefslogtreecommitdiffstats
path: root/rules/binutils.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2003-08-28 14:27:29 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2003-08-28 14:27:29 +0000
commitaa0a484b0db5478e573462c9eeefb7f2e124eaad (patch)
treef804a24c1a56bf272a0f5438094f3fce1247d4ef /rules/binutils.make
parent1cfb892197b20d35d6d2651b611ff6f423900dfa (diff)
downloadptxdist-aa0a484b0db5478e573462c9eeefb7f2e124eaad.tar.gz
ptxdist-aa0a484b0db5478e573462c9eeefb7f2e124eaad.tar.xz
* only beautification of .make files
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@244 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/binutils.make')
-rw-r--r--rules/binutils.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/binutils.make b/rules/binutils.make
index e2ef1d770..41c06ced3 100644
--- a/rules/binutils.make
+++ b/rules/binutils.make
@@ -1,5 +1,5 @@
# -*-makefile-*-
-# $Id: binutils.make,v 1.1 2003/08/26 13:03:52 bsp Exp $
+# $Id: binutils.make,v 1.2 2003/08/28 14:27:29 mkl Exp $
#
# (c) 2002 by Pengutronix e.K., Hildesheim, Germany
# See CREDITS for details about who has contributed to this project.
@@ -83,7 +83,7 @@ ifdef PTXCONF_ARCH_MIPS
BINUTILS_AUTOCONF_TARGET = --enable-targets=$(PTXCONF_GNU_TARGET),mips64-linux
endif
ifdef PTXCONF_OPT_PA8X00
-BINUTILS_AUTOCONF_TARGET = --enable-targets=$(PTXCONF_GNU_TARGET),hppa64-linux
+BINUTILS_AUTOCONF_TARGET = --enable-targets=$(PTXCONF_GNU_TARGET),hppa64-linux
endif
BINUTILS_AUTOCONF = \