diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-06-20 23:56:49 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-06-20 23:56:49 +0000 |
| commit | 991cba3cc9b6ebc5c06e39b4b12766452b3e0946 (patch) | |
| tree | 27a11c8f0c6ac2a3084c0907928b66922e0e6f85 /openwrt/target/linux/ar7-2.4 | |
| parent | 96930ce1ee4e0743700f57151e997e379134777c (diff) | |
| download | mtk-20170518-991cba3cc9b6ebc5c06e39b4b12766452b3e0946.zip mtk-20170518-991cba3cc9b6ebc5c06e39b4b12766452b3e0946.tar.gz mtk-20170518-991cba3cc9b6ebc5c06e39b4b12766452b3e0946.tar.bz2 | |
add target/download
SVN-Revision: 4030
Diffstat (limited to 'openwrt/target/linux/ar7-2.4')
| -rw-r--r-- | openwrt/target/linux/ar7-2.4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/ar7-2.4/Makefile b/openwrt/target/linux/ar7-2.4/Makefile index 7775e88..20ad352 100644 --- a/openwrt/target/linux/ar7-2.4/Makefile +++ b/openwrt/target/linux/ar7-2.4/Makefile @@ -49,6 +49,7 @@ ATM_FIRMWARE_MD5SUM=8bfcb31109796502d66b11baaeb2fba6 $(DL_DIR)/$(ATM_FIRMWARE_FILE): $(SCRIPT_DIR)/download.pl $(DL_DIR) $(ATM_FIRMWARE_FILE) $(ATM_FIRMWARE_MD5SUM) $(DOWNLOAD_SITE) +source: $(DL_DIR)/$(ATM_FIRMWARE_FILE) $(LINUX_DIR)/.unpacked: $(DL_DIR)/$(ATM_FIRMWARE_FILE) $(LINUX_DIR)/.depend_done: $(LINUX_DIR)/.drivers-unpacked $(LINUX_DIR)/.modules_done: $(LINUX_DIR)/.drivers-unpacked |
