summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/flexibity/target.mk
blob: 5e4c4606372d8a8aad08254844bb867bbf0140f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 
# Copyright (C) 2011 Flexibity
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#

SUBTARGET:=flexibity
BOARDNAME:=Flexibity Connect (AT91)
FEATURES:=ext2 tgz usb
LINUX_VERSION:=2.6.39

define Target/Description
  Build fimware images for Flexibity Connect board.
endef