1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 13:19:29 +03:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5075 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-10-14 12:18:39 +00:00
parent 1e21c9692c
commit 57ea449537

View File

@ -9,7 +9,7 @@
include $(TOPDIR)/rules.mk
include $(TOPDIR)/.config
include $(TOPDIR)/.pkgdeps
include $(TOPDIR)/host.mk
include $(INCLUDE_DIR)/host.mk
PREREQ_PACKAGES:=$(patsubst %,%-prereq,$(prereq-y) $(prereq-m))
DOWNLOAD_PACKAGES:=$(patsubst %,%-download,$(package-y) $(package-m))