X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=fd705a37ad827cb72ec9a7f85d794a1d4e9f8158;hp=181c33b180f2016f6e1ce33c96b53791980ce940;hb=0c4d91f121b7a3660dbf433a8a6858573a86d137;hpb=d369d92fc7ed2970540235b27441f75a81ef171b diff --git a/Makefile b/Makefile index 181c33b180..fd705a37ad 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ clean: FORCE dirclean: clean rm -rf $(STAGING_DIR_HOST) $(STAGING_DIR_HOSTPKG) $(TOOLCHAIN_DIR) $(BUILD_DIR_BASE)/host $(BUILD_DIR_BASE)/hostpkg $(BUILD_DIR_TOOLCHAIN) rm -rf $(TMP_DIR) + $(MAKE) -C $(TOPDIR)/scripts/config clean ifndef DUMP_TARGET_DB $(BUILD_DIR)/.prepared: Makefile