mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:11:51 +02:00
12 lines
215 B
Makefile
12 lines
215 B
Makefile
|
#
|
||
|
# Copyright (C) 2011-2012 OpenWrt.org
|
||
|
#
|
||
|
|
||
|
SUBTARGET:=9263
|
||
|
BOARDNAME:=AT91SAM9263 Based board
|
||
|
|
||
|
define Target/Description
|
||
|
Build images for AT91SAM9263 based board, supported board:
|
||
|
* TQ Components TQMa9263
|
||
|
endef
|