Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
[openwrt/staging/chunkeey.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
12 define Target/Description
13 Build fimware images for Flexibity Connect board.
14 endef
15