scripts: Probe external toolchains for libthread-db
[openwrt/staging/florian.git] / target / linux / orion / harddisk / target.mk
1 #
2 # Copyright (C) 2008-2010 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 BOARDNAME:=Internal Hard-Disk
9 FEATURES+=targz
10 DEVICE_TYPE:=nas
11
12 define Target/Description
13 Build firmware images for Marvell Orion based boards that boot directly from internal disk storage.
14 (e.g.: Freecom DataTank 2, ...)
15 endef