projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1fb0b
)
also generate images for AG1A, thanks obinou
author
Florian Fainelli
<florian@openwrt.org>
Tue, 23 Mar 2010 09:09:48 +0000
(09:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 23 Mar 2010 09:09:48 +0000
(09:09 +0000)
SVN-Revision: 20385
target/linux/ar7/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar7/image/Makefile
b/target/linux/ar7/image/Makefile
index 90f0d847b97a96595094e8053178eecbfbe0cca5..3ec42626b3abe3760accb651591ab3d53a36044d 100644
(file)
--- a/
target/linux/ar7/image/Makefile
+++ b/
target/linux/ar7/image/Makefile
@@
-80,6
+80,7
@@
define Image/Build
cat $(KDIR)/root.$(1) >> $(BIN_DIR)/openwrt-$(BOARD)-$(1).bin
$(call prepare_generic_squashfs,$(BIN_DIR)/openwrt-$(BOARD)-$(1).bin)
$(call Image/Build/CyberTAN,$(1),AG1B,AG1B,$(1))
+ $(call Image/Build/CyberTAN,$(1),AG1A,AG1A,$(1))
$(call Image/Build/CyberTAN,$(1),WA21,WA21,$(1))
$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))