mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-05 21:41:05 +02:00
disable examples (they require additional symbols)
This commit is contained in:
parent
40b09019a1
commit
e831469262
13
package/uboot-xburst/patches/002-disable-examples.patch
Normal file
13
package/uboot-xburst/patches/002-disable-examples.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
--- 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)
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user