Revisió 58c5bc81
Afegit per Roger Pueyo Centelles fa aproximadament 10 anys
configs/rt5350-qmp-tiny-node | ||
---|---|---|
CONFIG_TARGET_ramips=y
|
||
CONFIG_TARGET_ramips_rt305x=y
|
||
CONFIG_PACKAGE_qmp-tiny-node=y
|
||
# CONFIG_PACKAGE_ppp is not set
|
||
# CONFIG_PACKAGE_ppp-mod-pppoa is not set
|
||
# CONFIG_PACKAGE_ppp-mod-pppoe is not set
|
images/DEVICES | ||
---|---|---|
e6c7ac446d03ba245cf53e54c6e8acd5 NanoStationLocoM5-XW
|
||
667bd4813f9863134885e2f37230481d NanoStationM5
|
||
7b1bc615d61f2290cb87a6912e8c5a1c NanoStationM5-XW
|
||
14ceaea73ef6bda4e9598787528dd285 Nexx-WT1520-4M
|
||
b3be538d3e4835806d9c9666bfb546ff Rocket
|
||
13192c12425e885285849624d1496f6c RouterStation
|
||
02f054340bd0eb44c7a9c5a2bbdb49f3 RouterStationPro
|
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 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 tl-wdr4900-v1 wpe72 dragino2 alix x86 uap-pro unifi-ap vbox vmware dir-810l wrtnode wt3020-4m wt3020-8m ar71xx-ib atheros-ib mpc85xx-ib ramips-ib x86-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 tl-wdr4900-v1 wpe72 dragino2 alix x86 uap-pro unifi-ap vbox vmware dir-810l wrtnode wt1520-4m wt1520-8m wt3020-4m wt3020-8m ar71xx-ib atheros-ib mpc85xx-ib ramips-ib x86-ib
|
||
TBUILD_LIST := openwrt
|
||
|
||
ifeq ($(T),ar71xx)
|
||
... | ... | |
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620-wrtnode-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),wt1520-4m)
|
||
NAME:=Nexx-WT1520-4M
|
||
ARCH:=ramips
|
||
TBUILD:=openwrt
|
||
PROFILE:=rt5350-qmp-tiny-node
|
||
IMAGE:=bin/$(ARCH)/openwrt-ramips-rt305x-wt1520-4M-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-ramips-rt305x-wt1520-4M-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),wt1520-8m)
|
||
NAME:=Nexx-WT1520-8M
|
||
ARCH:=ramips
|
||
TBUILD:=openwrt
|
||
PROFILE:=rt5350-qmp-small-node
|
||
IMAGE:=bin/$(ARCH)/openwrt-ramips-rt305x-wt1520-8M-squashfs-factory.bin
|
||
SYSUPGRADE:=bin/$(ARCH)/openwrt-ramips-rt305x-wt1520-8M-squashfs-sysupgrade.bin
|
||
endif
|
||
|
||
ifeq ($(T),dir-810l)
|
||
NAME:=D-Link-DIR-810L
|
||
ifeq ($(T),wt3020-4m)
|
||
NAME:=Nexx-WT3020-4M
|
||
ARCH:=ramips
|
També disponible a: Unified diff
Add support for Nexx WT1520 devices