mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:06:15 +02:00
bb81a4d728
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31372 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 lines
351 B
Makefile
17 lines
351 B
Makefile
#
|
|
# Copyright (C) 2011 Flexibity
|
|
# Copyright (C) 2012 OpenWrt.org
|
|
#
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
# See /LICENSE for more information.
|
|
#
|
|
|
|
SUBTARGET:=9260
|
|
BOARDNAME:=AT91SAM9260 Based board
|
|
|
|
define Target/Description
|
|
Build images for AT91SAM9260 based board, supported board:
|
|
* Flexibity Connect
|
|
endef
|
|
|