lantiq: ltq-atm: fix xrx200 depends
[lede-git/.git] / package / boot / uboot-ar71xx / patches / 030-no_examples.patch
1 --- a/Makefile
2 +++ b/Makefile
3 @@ -139,9 +139,7 @@ endif
4  
5  # The "tools" are needed early, so put this first
6  # Don't include stuff already done in $(LIBS)
7 -SUBDIRS        = tools \
8 -         examples/standalone \
9 -         examples/api
10 +SUBDIRS        = tools
11  
12  .PHONY : $(SUBDIRS)
13