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
|