Waldemar Brodkorb hace 13 años
padre
commit
0afee16113
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mk/kernel.mk

+ 1 - 1
mk/kernel.mk

@@ -70,7 +70,7 @@ ifneq ($(4),)
 	chmod 0755 $$(I_$(1))/CONTROL/postinst
 endif
 endif
-	$${RSTRIP} $${I_$(1)}
+	$${RSTRIP} $${I_$(1)} $(MAKE_TRACE)
 	$(PKG_BUILD) $$(I_$(1)) $(PACKAGE_DIR) $(MAKE_TRACE)
 endef