5e4c4606372d8a8aad08254844bb867bbf0140f6
[openwrt/openwrt.git] / target / linux / at91 / flexibity / target.mk
1 #
2 # Copyright (C) 2011 Flexibity
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 SUBTARGET:=flexibity
9 BOARDNAME:=Flexibity Connect (AT91)
10 FEATURES:=ext2 tgz usb
11 LINUX_VERSION:=2.6.39
12
13 define Target/Description
14 Build fimware images for Flexibity Connect board.
15 endef
16