X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/19910c310a0169c4bf3719c93844ef7402864803..96f59a90525df7f85ac012349f6a27d810b9c175:/include/toplevel.mk diff --git a/include/toplevel.mk b/include/toplevel.mk index ebbf74972..a2eae5531 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -119,7 +119,7 @@ docs/clean: FORCE $(MAKE) -C docs clean distclean: - rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds bin + rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin $(MAKE) -C scripts/config clean ifeq ($(findstring v,$(DEBUG)),)