Browse Source

fix call to strip in hdparm Makefile

Phil Sutter 15 years ago
parent
commit
4b84810e2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/hdparm/Makefile

+ 1 - 0
package/hdparm/Makefile

@@ -16,6 +16,7 @@ include ${TOPDIR}/mk/package.mk
 
 $(eval $(call PKG_template,HDPARM,hdparm,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
 
+MAKE_ENV+=		STRIP=${TARGET_CROSS}strip
 BUILD_STYLE=		auto
 
 post-install: