changeset 2159:71aeb493e3d2

remove unused config.sub file
author Tony Theodore <tonyt@logyst.com>
date Wed, 30 Nov 2011 22:05:53 +1100
parents 3a7782db4d61
children 96b1a5dc2078
files src/binutils.mk
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/binutils.mk	Wed Nov 30 22:04:57 2011 +1100
+++ b/src/binutils.mk	Wed Nov 30 22:05:53 2011 +1100
@@ -24,7 +24,6 @@
     # install config.guess for general use
     $(INSTALL) -d '$(PREFIX)/bin'
     $(INSTALL) -m755 '$(1)/config.guess' '$(PREFIX)/bin/'
-    $(INSTALL) -m755 '$(1)/config.sub' '$(PREFIX)/bin/'
 
     # install target-specific autotools config file
     $(INSTALL) -d '$(PREFIX)/$(TARGET)/share'