Revisió 0b4e86ab
Afegit per Roger Pueyo Centelles fa casi 10 anys
| targets.mk | ||
|---|---|---|
|
ARCH:=ar71xx
|
||
|
TBUILD:=openwrt
|
||
|
PROFILE:=ath-qmp-tiny-node
|
||
|
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wa7510n-squashfs-factory.bin
|
||
|
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wa7510n-squashfs-sysupgrade.bin
|
||
|
IMAGE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wa7510n-squashfs-factory.bin
|
||
|
SYSUPGRADE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wa7510n-squashfs-sysupgrade.bin
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),tl-wdr3500-v1)
|
||
| ... | ... | |
|
ARCH:=ar71xx
|
||
|
TBUILD:=openwrt
|
||
|
PROFILE:=ath-qmp-big-node
|
||
|
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wdr3500-v1-squashfs-factory.bin
|
||
|
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wdr3500-v1-squashfs-sysupgrade.bin
|
||
|
IMAGE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wdr3500-v1-squashfs-factory.bin
|
||
|
SYSUPGRADE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wdr3500-v1-squashfs-sysupgrade.bin
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),tl-wdr3600)
|
||
També disponible a: Unified diff
Fix naming for TL-WDR3500-v1 and TL-WA7510N