mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar7] also generate images for AG1A, thanks obinou
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -80,6 +80,7 @@ define Image/Build
|
|||||||
cat $(KDIR)/root.$(1) >> $(BIN_DIR)/openwrt-$(BOARD)-$(1).bin
|
cat $(KDIR)/root.$(1) >> $(BIN_DIR)/openwrt-$(BOARD)-$(1).bin
|
||||||
$(call prepare_generic_squashfs,$(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),AG1B,AG1B,$(1))
|
||||||
|
$(call Image/Build/CyberTAN,$(1),AG1A,AG1A,$(1))
|
||||||
$(call Image/Build/CyberTAN,$(1),WA21,WA21,$(1))
|
$(call Image/Build/CyberTAN,$(1),WA21,WA21,$(1))
|
||||||
$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
|
$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
|
||||||
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
|
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
|
||||||
|
|||||||
Reference in New Issue
Block a user