fix a few directories missed in [4176]'s source -> download

SVN-Revision: 4198
This commit is contained in:
Mike Baker
2006-07-21 17:00:14 +00:00
parent 4d2f748fd2
commit cd42bf72d9
10 changed files with 13 additions and 13 deletions

View File

@@ -106,7 +106,7 @@ pkg-install: FORCE
$(IPKG) install $$pkg || echo; \
done
source: $(DL_DIR)/$(LINUX_SOURCE)
download: $(DL_DIR)/$(LINUX_SOURCE)
prepare: $(LINUX_DIR)/.configured
@mkdir -p $(LINUX_DIR) $(PACKAGE_DIR)