OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
4 office 1 ARCH:=aarch64
2 SUBTARGET:=mt7622
3 BOARDNAME:=MT7622
4 CPU_TYPE:=cortex-a53
5  
6 KERNELNAME:=Image dtbs
7  
8 define Target/Description
9 Build firmware images for MediaTek MT7622 ARM based boards.
10 endef