Projecte

General

Perfil

« Anterior | Següent » 

Revisió ff488f02

Afegit per Pau Escrich fa casi 13 anys

Now user can define TARGET inside targets.mk. It is useful for RS for instance, where source is the same. So added support for RS too

Visualitza les diferències:

targets.mk
ifeq ($(T),rs)
NAME:=RouterStation
TARGET:=rspro
ARCH:=ar71xx
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-ubnt-rs-squashfs-factory.bin
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-ubnt-rs-squashfs-sysupgrade.bin
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-rs-squashfs-factory.bin
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-rs-squashfs-sysupgrade.bin
endif
ifeq ($(T),alix)

També disponible a: Unified diff