treewide: drop shebang from non-executable target files
[openwrt/openwrt.git] / target / linux / x86 / 64 / target.mk
1 ARCH:=x86_64
2 BOARDNAME:=x86_64
3
4 define Target/Description
5 Build images for 64 bit systems including virtualized guests.
6 endef