You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
294 B

#
# Copyright (C) 2011 OpenWrt.org
#
SUBTARGET:=rt3883
BOARDNAME:=RT3662/RT3883 based boards
FEATURES+=usb pci
CPU_TYPE:=74kc
CPU_SUBTYPE:=dsp2
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
define Target/Description
Build firmware images for Ralink RT3662/RT3883 based boards.
endef