fix a few directories missed in [4176]'s source -> download
[openwrt.git] / target / image / brcm / lzma-loader / Makefile
index 3fa00fa..a31ddf1 100644 (file)
@@ -1,3 +1,9 @@
+# 
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
 # $Id$
 
 include $(TOPDIR)/rules.mk
@@ -14,7 +20,7 @@ $(PKG_BUILD_DIR)/loader.gz: $(PKG_BUILD_DIR)/.prepared
        $(MAKE) -C $(PKG_BUILD_DIR) CC=$(TARGET_CC) \
                LD=$(TARGET_CROSS)ld CROSS_COMPILE=$(TARGET_CROSS)
 
-source
+download
 prepare: $(PKG_BUILD_DIR)/.prepared
 compile: $(PKG_BUILD_DIR)/loader.gz
 install:
This page took 0.022918 seconds and 4 git commands to generate.