mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 17:48:58 +00:00
5555545494
Signed-off-by: John Crispin <john@phrozen.org>
13 lines
183 B
Makefile
13 lines
183 B
Makefile
#
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
#
|
|
|
|
SUBTARGET:=32
|
|
BOARDNAME:=32bit
|
|
CPU_TYPE:=cortex-a7
|
|
|
|
define Target/Description
|
|
Build firmware images for MediaTek 32bit ARM based boards.
|
|
endef
|
|
|