2010-11-04 22:10:11 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2008-2010 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
2009-03-22 00:36:47 +00:00
|
|
|
BOARDNAME:=Generic
|
2010-11-05 07:30:55 +00:00
|
|
|
FEATURES:=squashfs
|
2010-11-04 22:10:11 +00:00
|
|
|
|
2009-03-22 00:36:47 +00:00
|
|
|
define Target/Description
|
2010-11-04 22:10:11 +00:00
|
|
|
Build firmware images for Marvell Orion based boards that boot from internal flash.
|
|
|
|
(e.g.: Linksys WRT350N v2, Netgear WNR854T, ...)
|
2009-03-22 00:36:47 +00:00
|
|
|
endef
|