Initial commit
This commit is contained in:
16
target/linux/mediatek/mt7623/target.mk
Normal file
16
target/linux/mediatek/mt7623/target.mk
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
#
|
||||
|
||||
ARCH:=arm
|
||||
SUBTARGET:=mt7623
|
||||
BOARDNAME:=MT7623
|
||||
CPU_TYPE:=cortex-a7
|
||||
CPU_SUBTYPE:=neon-vfpv4
|
||||
|
||||
KERNELNAME:=Image dtbs zImage
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for MediaTek mt7623 ARM based boards.
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user