Explorar el Código

fix call to strip in hdparm Makefile

Phil Sutter hace 16 años
padre
commit
4b84810e2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: