summaryrefslogtreecommitdiff
path: root/target/linux/rdc
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-01-21 14:11:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-01-21 14:11:01 +0000
commit8ee2e7a4a3161b73949836276e5fd847c44f1c10 (patch)
treee0db13042e9651e65070ac01ba8193e1ad3221ef /target/linux/rdc
parent6907b29d8fd22360dc25e5e8a6be03bae9760303 (diff)
downloadmtk-20170518-8ee2e7a4a3161b73949836276e5fd847c44f1c10.zip
mtk-20170518-8ee2e7a4a3161b73949836276e5fd847c44f1c10.tar.gz
mtk-20170518-8ee2e7a4a3161b73949836276e5fd847c44f1c10.tar.bz2
Also generate http uploadable images for Airlink AR525w
SVN-Revision: 10229
Diffstat (limited to 'target/linux/rdc')
-rw-r--r--target/linux/rdc/image/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rdc/image/Makefile b/target/linux/rdc/image/Makefile
index 4d8c5fd..613aa39 100644
--- a/target/linux/rdc/image/Makefile
+++ b/target/linux/rdc/image/Makefile
@@ -23,10 +23,12 @@ endef
define Image/Build/ar525w
touch $(BIN_DIR)/openwrt-$(BOARD)-$(1)-$(2).img
+ touch $(BIN_DIR)/openwrt-$(BOARD)-$(1)-$(2)-web.img
mv $(KDIR)/root.$(1) $(KDIR)/root.tmp
dd of=$(KDIR)/root.$(1) if=$(KDIR)/root.tmp $(call trxalign/$(1)) conv=sync
$(RM) $(KDIR)/root.tmp
$(STAGING_DIR_HOST)/bin/airlink -b 1 -j $(shell bash -c 'echo $$[$(3)]') $(KDIR)/bzImage $(KDIR)/root.$(1) $(BIN_DIR)/openwrt-$(BOARD)-$(1)-$(2).img
+ $(STAGING_DIR_HOST)/bin/airlink -e -b 1 -j $(shell bash -c 'echo $$[$(3)]') $(KDIR)/bzImage $(KDIR)/root.$(1) $(BIN_DIR)/openwrt-$(BOARD)-$(1)-$(2)-web.img
endef
define Image/Build/wl153