Projecte

General

Perfil

« Anterior | Següent » 

Revisió cce89d3e

Afegit per Pau Escrich fa casi 13 anys

Updated new targets: nsm5 and fonera. Some improvements in post_build operation

Visualitza les diferències:

targets.mk
ifeq ($(T),alix)
NAME:=Alix
ARCH:=x86
COMPRESSED:=1
IMAGE:=bin/$(ARCH)/openwrt-x86-alix2-combined-squashfs.img.gz
SYSUPGRADE:=bin/$(ARCH)/openwrt-x86-alix2-combined-squashfs.img.gz
endif
ifeq ($(T),nsm5)
NAME:=NanoStationM5
ARCH:=ar71xx
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-ubnt-nano-m-squashfs-factory.bin
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-ubnt-nano-m-squashfs-sysupgrade.bin
IMAGE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-nano-m-squashfs-factory.bin
SYSUPGRADE:=bin/$(ARCH)/openwrt-ar71xx-generic-ubnt-nano-m-squashfs-sysupgrade.bin
endif
ifeq ($(T),fonera)
NAME:=Fonera
ARCH:=atheros
IMAGE:=bin/$(ARCH)/openwrt-atheros-root.squashfs $(NAME)-TIMESTAMP-root.squashfs
SYSUPGRADE:=bin/$(ARCH)/openwrt-atheros-vmlinux.lzma $(NAME)-TIMESTAMP-vmlinux.lzma
endif

També disponible a: Unified diff