f5208bd414ce5d8d19dcbee4bd009befe04afcef
[openwrt.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
11 DEFAULT_PACKAGES += kmod-ath9k wpad-mini
12
13 define Target/Description
14 Build firmware images for Marvell Orion based boards that boot directly from internal disk storage.
15 (e.g.: Freecom DataTank 2, ...)
16 endef
This page took 0.046361 seconds and 3 git commands to generate.