mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
use scripts/feeds instead of scripts/feeds.sh for package/symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9990 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d418be6aca
commit
ee1854cb68
3
Makefile
3
Makefile
@ -58,7 +58,8 @@ world: prepare $(target/stamp-compile) $(package/stamp-cleanup) $(package/stamp-
|
||||
$(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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user