mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-24 15:43:09 +00:00
11 lines
179 B
Makefile
11 lines
179 B
Makefile
|
#
|
||
|
# Copyright (C) 2012 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=generic
|
||
|
BOARDNAME:=Texas Instruments AR7 boards
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for TI AR7 based routers.
|
||
|
endef
|