2 # Copyright (C) 2010-2012 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
7 include $(TOPDIR)/rules.mk
11 BOARDNAME:=Cavium Networks Econa CNS3xxx
12 FEATURES:=squashfs fpu gpio pcie usb usbgadget
15 MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
19 include $(INCLUDE_DIR)/target.mk
21 define Target/Description
22 Build images for Cavium Networks Econa CNS3xxx based boards,
23 eg. the Gateworks Laguna family
28 DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini
30 $(eval $(call BuildTarget))