projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
gpio: revert it back, wrong and useless
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
970b089
..
77660bb
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-58,7
+58,8
@@
world: prepare $(target/stamp-compile) $(package/stamp-cleanup) $(package/stamp-
$(MAKE) package/index
package/symlinks:
$(MAKE) package/index
package/symlinks:
- $(SCRIPT_DIR)/feeds.sh $(CONFIG_SOURCE_FEEDS) $(CONFIG_SOURCE_FEEDS_REV)
+ $(SCRIPT_DIR)/feeds update
+ cd package; ln -sf ../feeds/packages openwrt-packages
.PHONY: clean dirclean prereq prepare world package/symlinks
.PHONY: clean dirclean prereq prepare world package/symlinks
This page took
0.022926 seconds
and
4
git commands to generate.