Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16e6da4fc329e16e359a523c622befa984febb99
Commit:     16e6da4fc329e16e359a523c622befa984febb99
Parent:     6e668936db12550ab5a6a758f236140101e5a644
Author:     Mike Frysinger <[EMAIL PROTECTED]>
AuthorDate: Thu Feb 7 14:15:37 2008 +0800
Committer:  Bryan Wu <[EMAIL PROTECTED]>
CommitDate: Thu Feb 7 14:15:37 2008 +0800

    [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports
    
    Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
    Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
---
 arch/blackfin/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/blackfin/Makefile b/arch/blackfin/Makefile
index 0edc402..fe254f8 100644
--- a/arch/blackfin/Makefile
+++ b/arch/blackfin/Makefile
@@ -119,6 +119,7 @@ archclean:
        $(Q)$(MAKE) $(clean)=$(boot)
 
 
+INSTALL_PATH ?= /tftpboot
 boot := arch/$(ARCH)/boot
 BOOT_TARGETS = vmImage
 PHONY += $(BOOT_TARGETS) install
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to