Revisió 6d51a64d
Afegit per Roger Pueyo Centelles fa més de 11 anys
| configs/rt5350-qmp-small-node | ||
|---|---|---|
|
CONFIG_TARGET_ramips=y
|
||
|
CONFIG_TARGET_ramips_rt305x=y
|
||
|
CONFIG_PACKAGE_qmp-small-node=y
|
||
| configs/targets/vocore | ||
|---|---|---|
|
CONFIG_TARGET_ramips_rt305x_VOCORE=y
|
||
|
|
||
| targets.mk | ||
|---|---|---|
|
SYSUPGRADE:=bin/$(ARCH)/openwrt-x86-generic-combined-ext4.vmdk
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),vocore)
|
||
|
NAME:=VoCore
|
||
|
ARCH:=ramips
|
||
|
TBUILD:=openwrt
|
||
|
PROFILE:=rt5350-qmp-small-node
|
||
|
IMAGE:=bin/$(ARCH)/openwrt-ramips-rt305x-vocore-squashfs-sysupgrade.bin
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),wrtnode)
|
||
|
NAME:=WRTnode
|
||
|
ARCH:=ramips
|
||
També disponible a: Unified diff
Add support for VoCore and RT5350 profile (ramips)