Skip to content

Commit

Permalink
build: it is no longer necessary to call make target/linux/clean as p…
Browse files Browse the repository at this point in the history
…art of make clean

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34451 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
nbd committed Dec 2, 2012
1 parent a76de89 commit 6eab910
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6eab910

Please sign in to comment.