projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update S100 profile (#2587)
[openwrt.git]
/
target
/
sdk
/
files
/
Makefile
diff --git
a/target/sdk/files/Makefile
b/target/sdk/files/Makefile
index
31758c1
..
ebd30bf
100644
(file)
--- a/
target/sdk/files/Makefile
+++ b/
target/sdk/files/Makefile
@@
-76,7
+76,7
@@
world: FORCE
cd package; \
find . -maxdepth 2 -name Config.in | \
sed -e 's,/Config.in,,g' | \
- xargs -n1
make
compile -C; \
+ xargs -n1
$(MAKE)
compile -C; \
)
clean: FORCE
This page took
0.023843 seconds
and
4
git commands to generate.