lede/target/linux/x86/64/target.mk

7 lines
134 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
ARCH:=x86_64
2021-06-15 17:58:07 +08:00
BOARDNAME:=x86_64
2017-09-06 19:19:45 +08:00
define Target/Description
Build images for 64 bit systems including virtualized guests.
endef