Revisió fa7ccd0e
Afegit per Roger Pueyo Centelles fa aproximadament 10 anys
targets.mk | ||
---|---|---|
# Any option defined in Makefile can be overrided from here, for instance
|
||
# override OWRT_SVN = svn://mysvn.com/owrt
|
||
|
||
HW_AVAILABLE := ar71xx bullet kvm nsm2 nsm5 nsm5-xw pico2 rocket rs rspro tl-2543 tl-703n tl-wr841n-v7 tl-wr841n-v8 tl-wr841n-v9 tl-842 tl-mr3020 tl-mr3040 tl-mr3040-cam tl-wdr3600 tl-wdr4300 wpe72 dragino2 alix x86 unifi-ap vbox vmware dir-810l wrtnode ath-ib
|
||
HW_AVAILABLE := ar71xx bullet kvm nsm2 nsm5 nsm5-xw nslm5-xw pico2 rocket rs rspro tl-2543 tl-703n tl-wr841n-v7 tl-wr841n-v8 tl-wr841n-v9 tl-842 tl-mr3020 tl-mr3040 tl-mr3040-cam tl-wdr3600 tl-wdr4300 wpe72 dragino2 alix x86 unifi-ap vbox vmware dir-810l wrtnode ath-ib
|
||
TBUILD_LIST := openwrt
|
||
|
||
ifeq ($(T),ar71xx)
|
||
... | ... | |
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-nano-m-xw-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),nslm5-xw)
|
||
NAME:=NanoStationLocoM5-XW
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-loco-m-xw-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-loco-m-xw-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),pico2)
|
||
NAME:=PicoStation2
|
||
ARCH:=atheros
|
També disponible a: Unified diff
Add NanoStation Loco M5 XW in targets.mk