Revisió 22dccd6e
Afegit per Roger Pueyo Centelles fa aproximadament 11 anys
| targets.mk | ||
|---|---|---|
|
ARCH:=x86
|
||
|
TBUILD:=openwrt
|
||
|
PROFILE:=x86-qmp-big-node
|
||
|
IMAGE:=bin/$(ARCH)/openwrt-x86-alix2-combined-squashfs.img
|
||
|
SYSUPGRADE:=bin/$(ARCH)/openwrt-x86-alix2-combined-squashfs.img
|
||
|
IMAGE:=bin/$(ARCH)/openwrt-x86-geode-combined-squashfs.img
|
||
|
SYSUPGRADE:=bin/$(ARCH)/openwrt-x86-geode-combined-squashfs.img
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),x86)
|
||
També disponible a: Unified diff
[alix] Change binary file name for alix target again