x86: fix generic kernel 5.4 config
[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