2
0
Эх сурвалжийг харах

build: it is no longer necessary to call make target/linux/clean as part of make clean

SVN-Revision: 34451
Felix Fietkau 13 жил өмнө
parent
commit
c233a088f0
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -54,7 +54,6 @@ printdb:
 prepare: $(target/stamp-compile)
 
 clean: FORCE
-	$(_SINGLE)$(SUBMAKE) target/linux/clean
 	rm -rf $(BUILD_DIR) $(BIN_DIR) $(BUILD_LOG_DIR)
 
 dirclean: clean