ethtool: don't specify STRIPPROG
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Aug 2008 19:08:26 +0000 (19:08 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Aug 2008 19:08:26 +0000 (19:08 -0000)
The correct strip program gets picked up at configure time, so no need to
specify it at target install time.

package/ethtool/ethtool.mk

index d1dd2c7ef8fec625f95ac1b52d24b17ae13ad0bc..876bbc7c230564c12455eadd6ebc92ffb5c7e153 100644 (file)
@@ -10,7 +10,7 @@ ETHTOOL_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gk
 ETHTOOL_AUTORECONF:=no
 ETHTOOL_INSTALL_STAGING:=NO
 ETHTOOL_INSTALL_TARGET:=YES
-ETHTOOL_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) STRIPPROG='$(STRIPCMD)' install-strip
+ETHTOOL_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install-strip
 ETHTOOL_UNINSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) uninstall
 
 ETHTOOL_DEPENDENCIES:=uclibc