Skip to content
Snippets Groups Projects
Commit 57ea4495 authored by nbd's avatar nbd
Browse files

fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5075 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 1e21c969
No related branches found
No related tags found
No related merge requests found
......@@ -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))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment