Revisió 9db10cc5
Afegit per Pau Escrich fa més de 12 anys
targets.mk | ||
---|---|---|
IMAGE:=bin/$(ARCH)/openwrt-atheros-ubnt5-squashfs.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
|
||
|
||
ifeq ($(T),bullet)
|
||
NAME:=Bullet
|
||
override TARGET:=nsm5
|
També disponible a: Unified diff
Removed Fonera target. Fonera 1 will never be supported by qMp!