X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/08479c3ef6123d8b8156fd8e5e9c1763216e0503..906bbea87c4536c266fa2c84b3d67c775987f0d4:/Makefile diff --git a/Makefile b/Makefile index cd9423314..e935295e6 100644 --- a/Makefile +++ b/Makefile @@ -120,6 +120,7 @@ image_clean: target_clean: image_clean rm -rf $(TARGET_DIR) + rm -rf $(BUILD_DIR)/linux-*/root clean: target_clean @$(MAKE) -C $(CONFIG) clean