mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Remove fitblk from target.mk
This commit is contained in:
parent
1425152b7b
commit
3486f46b17
1 changed files with 11 additions and 0 deletions
11
6.12/target/linux/mediatek/filogic/target.mk
Normal file
11
6.12/target/linux/mediatek/filogic/target.mk
Normal file
|
@ -0,0 +1,11 @@
|
|||
ARCH:=aarch64
|
||||
SUBTARGET:=filogic
|
||||
BOARDNAME:=Filogic 8x0 (MT798x)
|
||||
CPU_TYPE:=cortex-a53
|
||||
DEFAULT_PACKAGES += kmod-phy-aquantia kmod-crypto-hw-safexcel wpad-basic-mbedtls uboot-envtools
|
||||
KERNELNAME:=Image dtbs
|
||||
DEFAULT_PROFILE:=openwrt_one
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for MediaTek Filogic ARM based boards.
|
||||
endef
|
Loading…
Reference in a new issue