7de243b2c3a6f6f86960c3d31f14aa343548462c
[openwrt/svn-archive/archive.git] / target / linux / orion / generic / 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:=Generic
9 FEATURES:=squashfs
10
11 DEFAULT_PACKAGES += kmod-ath9k wpad-mini
12
13 define Target/Description
14 Build firmware images for Marvell Orion based boards that boot from internal flash.
15 (e.g.: Linksys WRT350N v2, Netgear WNR854T, ...)
16 endef