1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 12:14:36 +02:00
openwrt-xburst/package/uboot-xburst/patches/002-disable-examples.patch

14 lines
326 B
Diff

--- a/Makefile 2010-05-13 16:43:21.000000000 +0200
+++ b/Makefile 2010-05-13 16:43:29.000000000 +0200
@@ -139,9 +139,7 @@
# The "tools" are needed early, so put this first
# Don't include stuff already done in $(LIBS)
-SUBDIRS = tools \
- examples/standalone \
- examples/api
+SUBDIRS = tools
.PHONY : $(SUBDIRS)