removed tgt

This commit is contained in:
Bastian 2018-01-16 19:24:38 +01:00
parent 9bf012222e
commit 8737663307
1 changed files with 11 additions and 11 deletions

View File

@ -7,18 +7,18 @@ GLUON_GIT_REF := 114bbd4f0bf6b96032e92bcefa8a0a02c0c7f553
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
GLUON_TARGETS ?= \
ar71xx-tiny \
ar71xx-generic #\
ar71xx-nand \
brcm2708-bcm2708 \
brcm2708-bcm2709 \
mpc85xx-generic \
ramips-mt7621 \
ramips-rt305x \
x86-64 \
x86-generic \
x86-geode \
sunxi
#ar71xx-tiny \
#ar71xx-nand \
#brcm2708-bcm2708 \
#brcm2708-bcm2709 \
#mpc85xx-generic \
#ramips-mt7621 \
#ramips-rt305x \
#x86-64 \
#x86-generic \
#x86-geode \
#sunxi
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)