fix typo
SVN-Revision: 5075
This commit is contained in:
parent
13c1060ce2
commit
24b5b885b6
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue