layerscape: define only one package for ls-rcw
[openwrt/staging/wigyori.git] / target / linux / armvirt / 64 / target.mk
1 ARCH:=aarch64
2 SUBTARGET:=64
3 BOARDNAME:=ARMv8 multiplatform
4 KERNELNAME:=Image
5
6 define Target/Description
7 Build multi-platform images for the ARMv8 instruction set architecture
8 endef