Revisió 2908e817
Afegit per Roger Pueyo Centelles fa més de 9 anys
| configs/x86-64-imagebuilder | ||
|---|---|---|
|
CONFIG_TARGET_x86=y
|
||
|
CONFIG_TARGET_x86_64=y
|
||
|
CONFIG_ALL=y
|
||
| targets.mk | ||
|---|---|---|
|
override MAKE_SRC = -j$(J) V=$(V) IGNORE_ERRORS=1
|
||
|
IMAGE:=bin/targets/$(ARCH)/$(SUBARCH)/LEDE-ImageBuilder-$(ARCH)_generic-for-linux-x86_64.tar.bz2 ImageBuilder-qMp-$(ARCH)-x86_64.tar.bz2
|
||
|
endif
|
||
|
|
||
|
ifeq ($(T),x86-64-ib)
|
||
|
NAME:=x86_64_imagebuilder
|
||
|
ARCH:=x86
|
||
|
SUBARCH:=64
|
||
|
TBUILD:=lede
|
||
|
PROFILE:=x86-64-imagebuilder
|
||
|
override MAKE_SRC = -j$(J) V=$(V) IGNORE_ERRORS=1
|
||
|
IMAGE:=bin/targets/$(ARCH)/$(SUBARCH)/LEDE-ImageBuilder-$(ARCH)_generic-for-linux-x86_64.tar.bz2 ImageBuilder-qMp-$(ARCH)-x86_64.tar.bz2
|
||
|
endif
|
||
També disponible a: Unified diff
Add x86 64 (x86_64) subarchitecture and imagebuilder