X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=openwrt%2FMakefile;fp=openwrt%2FMakefile;h=e935295e6c41e331278d9ba62dbea71b44e32e57;hb=31c3a6634f58b44ae64b3c38bd6de755c506d2cd;hp=cd9423314937b2e7ca45a585419b085397c95dc0;hpb=0e3826ec2f0e68ba3e4aee743b2f6664ad563cc3;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/openwrt/Makefile b/openwrt/Makefile index cd94233149..e935295e6c 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