OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 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 |