Revisió 843e0957
Afegit per Roger Pueyo Centelles fa més de 8 anys
targets.mk | ||
---|---|---|
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-alfa-nx-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-alfa-nx-squashfs-sysupgrade.bin
|
||
IMAGE:=bin/$(ARCH)/qmp-ar71xx-generic-alfa-nx-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/qmp-ar71xx-generic-alfa-nx-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),alix)
|
||
... | ... | |
ARCH:=sunxi
|
||
TBUILD:=openwrt
|
||
PROFILE:=sunxi-qmp-small-node
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-sunxi-Lamobo_R1-sdcard-vfat-ext4.img
|
||
SYSUPGRADE:=bin/$(ARCH)/qmp-sunxi-Lamobo_R1-sdcard-vfat-ext4.img
|
||
endif
|
||
|
||
ifeq ($(T),rocket-m-xw)
|
||
... | ... | |
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ar71xx_kstrip-qmp-tiny-node
|
||
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wr841n-v10-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin
|
||
IMAGE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wr841n-v10-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/qmp-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),tl-842)
|
També disponible a: Unified diff
Fix image name for a few devices from testing merge