1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 12:56:26 +03:00
openwrt-xburst/target/linux/at91/flexibity/target.mk

16 lines
317 B
Makefile
Raw Normal View History

#
# 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