Revisió 2e70cc30
Afegit per Roger Pueyo Centelles fa més de 9 anys
targets.mk | ||
---|---|---|
endif
|
||
|
||
ifeq ($(T),bullet)
|
||
NAME:=Ubiquiti_Bullet_M
|
||
NAME:=Ubiquiti_Bullet-M
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),nsm2)
|
||
NAME:=Ubiquiti_NanoStation_M2
|
||
NAME:=Ubiquiti_NanoStation-M2
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),nsm5)
|
||
NAME:=Ubiquiti_NanoStation_M5
|
||
NAME:=Ubiquiti_NanoStation-M5
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),nsm5-xw)
|
||
NAME:=Ubiquiti_NanoStation_M5_XW
|
||
NAME:=Ubiquiti_NanoStation-M5-XW
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),nslm5-xw)
|
||
NAME:=Ubiquiti_NanoStation_Loco_M5_XW
|
||
NAME:=Ubiquiti_NanoStation-Loco-M5-XW
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),rocket-m-xw)
|
||
NAME:=Ubiquiti_Rocket_M5_XW
|
||
NAME:=Ubiquiti_Rocket-M5-XW
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),pico2)
|
||
NAME:=Ubiquiti_PicoStation_2
|
||
NAME:=Ubiquiti_PicoStation-2
|
||
ARCH:=ath25
|
||
TBUILD:=openwrt
|
||
PROFILE:=at2-qmp-tiny-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),rocket)
|
||
NAME:=Ubiquiti_Rocket_M
|
||
NAME:=Ubiquiti_Rocket-M
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),rspro)
|
||
NAME:=Ubiquiti_RouterStation_Pro
|
||
NAME:=Ubiquiti_RouterStation-Pro
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-big-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),unifi-ap)
|
||
NAME:=Ubiquiti_UniFi_AP
|
||
NAME:=Ubiquiti_UniFi-AP
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),uap-pro)
|
||
NAME:=Ubiquiti_UniFi_AP-PRO
|
||
NAME:=Ubiquiti_UniFi-AP-PRO
|
||
ARCH:=ar71xx
|
||
TBUILD:=openwrt
|
||
PROFILE:=ath-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),vocore)
|
||
NAME:=VoCore
|
||
NAME:=Vonger_VoCore
|
||
ARCH:=ramips
|
||
TBUILD:=openwrt
|
||
PROFILE:=rt5350-qmp-small-node
|
||
... | ... | |
endif
|
||
|
||
ifeq ($(T),wrtnode)
|
||
NAME:=WRTnode
|
||
NAME:=WRTnode_WRTnode
|
||
ARCH:=ramips
|
||
TBUILD:=openwrt
|
||
PROFILE:=mt7620-qmp-small-node
|
També disponible a: Unified diff
Fix #373 (1/2). Enforce precompiled images' filename format to $MANUFACTURER_$MODEL-NAME