From adbc5a18cb21e6b5203d559ba95dfa45a7f89deb Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Mon, 20 Aug 2007 15:47:42 +0000 Subject: Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c1df6a303..44676f1f1 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ noconfig_targets := menuconfig config oldconfig randconfig \ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),) -include $(TOPDIR).config endif -ifneq ($(BUILDROOT_DL_DIR),) +ifneq ($(BUILDROOT_DL_DIR),) BR2_DL_DIR:=$(BUILDROOT_DL_DIR) endif -- cgit v1.2.3-55-g7522