toplevel.mk: remove legacy packages feed from 'make distclean'
package/openwrt-packages is left over from what is now a legacy repository and has no other reference in the build tree Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
		 Michael Pratt
					Michael Pratt
				
			
				
					committed by
					
						 Paul Spooren
						Paul Spooren
					
				
			
			
				
	
			
			
			 Paul Spooren
						Paul Spooren
					
				
			
						parent
						
							910b5d669f
						
					
				
				
					commit
					8d8125a43b
				
			| @@ -258,7 +258,7 @@ help: | |||||||
| 	cat README.md | 	cat README.md | ||||||
|  |  | ||||||
| distclean: | distclean: | ||||||
| 	rm -rf bin build_dir .ccache .config* dl feeds key-build* logs package/feeds package/openwrt-packages staging_dir tmp | 	rm -rf bin build_dir .ccache .config* dl feeds key-build* logs package/feeds staging_dir tmp | ||||||
| 	@$(_SINGLE)$(SUBMAKE) -C scripts/config clean | 	@$(_SINGLE)$(SUBMAKE) -C scripts/config clean | ||||||
|  |  | ||||||
| ifeq ($(findstring v,$(DEBUG)),) | ifeq ($(findstring v,$(DEBUG)),) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user