X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d4acdafcf724057bc9b718170c54b420f46c40b4..5f26a699ff8b694d72c86a4d141270e4d682d105:/openwrt/Makefile diff --git a/openwrt/Makefile b/openwrt/Makefile index cd9423314..e935295e6 100644 --- a/openwrt/Makefile +++ b/openwrt/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