2011-07-04 02:51:59 +08:00
|
|
|
#
|
|
|
|
# Copyright (C) 2011 Flexibity
|
2012-04-20 21:33:01 +08:00
|
|
|
# Copyright (C) 2012 OpenWrt.org
|
2011-07-04 02:51:59 +08:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2012-04-20 21:33:01 +08:00
|
|
|
SUBTARGET:=9260
|
|
|
|
BOARDNAME:=AT91SAM9260 Based board
|
2011-07-04 02:51:59 +08:00
|
|
|
|
|
|
|
define Target/Description
|
2012-04-20 21:33:01 +08:00
|
|
|
Build images for AT91SAM9260 based board, supported board:
|
|
|
|
* Flexibity Connect
|
2011-07-04 02:51:59 +08:00
|
|
|
endef
|
|
|
|
|