openwrtv3/target/linux/at91/flexibity/target.mk
Claudio Mignanti 3ac08ca653 Update the kernel to 3.3.x series, remove patches that doesn't apply anymore
Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com>

SVN-Revision: 31371
2012-04-20 13:32:55 +00:00

15 lines
317 B
Makefile

#
# 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
define Target/Description
Build fimware images for Flexibity Connect board.
endef