forked from remote/site-ffmuc
Build gluon target x86-generic by default
This commit is contained in:
1
Makefile
1
Makefile
@@ -7,6 +7,7 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
|
|||||||
GLUON_TARGETS ?= \
|
GLUON_TARGETS ?= \
|
||||||
ar71xx-generic \
|
ar71xx-generic \
|
||||||
ar71xx-nand \
|
ar71xx-nand \
|
||||||
|
x86-generic \
|
||||||
x86-kvm_guest
|
x86-kvm_guest
|
||||||
|
|
||||||
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)
|
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)
|
||||||
|
|||||||
Reference in New Issue
Block a user