Projecte

General

Perfil

« Anterior | Següent » 

Revisió a2b1879a

Afegit per Roger Pueyo Centelles fa més de 9 anys

Add profiles for devices with MT7620n SoC (mt7620n-qmp-tiny-node and mt7620n-qmp-small-node)
Add support for Nexx WT3020 devices

Visualitza les diferències:

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 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 tl-wdr4900-v1 wpe72 dragino2 alix x86 unifi-ap vbox vmware dir-810l wrtnode wt3020 ath-ib
TBUILD_LIST := openwrt
ifeq ($(T),ar71xx)
......
endif
ifeq ($(T),wrtnode)
NAME:=WRTnode
ARCH:=ramips
TBUILD:=openwrt
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620n-wrtnode-squashfs-sysupgrade.bin
NAME:=WRTnode
ARCH:=ramips
TBUILD:=openwrt
PROFILE:=mt7620n-qmp-small-node
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620n-wrtnode-squashfs-sysupgrade.bin
endif
ifeq ($(T),wt3020)
NAME:=Nexx-WT3020
ARCH:=ramips
TBUILD:=openwrt
PROFILE:=mt7620n-qmp-tiny-node
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620n-wt3020-4M-squashfs-factory.bin
SYSUPGRADE:=bin/$(ARCH)/openwrt-ramips-mt7620n-wt3020-4M-squashfs-sysupgrade.bin
endif
ifeq ($(T),dir-810l)
NAME:=D-Link-DIR-810L
ARCH:=ramips
TBUILD:=openwrt
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620a-dir-810l-squashfs-sysupgrade.bin
NAME:=D-Link-DIR-810L
ARCH:=ramips
TBUILD:=openwrt
PROFILE:=mt7620n-qmp-small-node
IMAGE:=bin/$(ARCH)/openwrt-ramips-mt7620a-dir-810l-squashfs-sysupgrade.bin
endif
ifeq ($(T),kvm)

També disponible a: Unified diff