mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +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…
Reference in New Issue
Block a user