Initial commit
This commit is contained in:
15
target/linux/ramips/rt3883/target.mk
Normal file
15
target/linux/ramips/rt3883/target.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# Copyright (C) 2011 OpenWrt.org
|
||||
#
|
||||
|
||||
SUBTARGET:=rt3883
|
||||
BOARDNAME:=RT3662/RT3883 based boards
|
||||
FEATURES+=usb pci small_flash
|
||||
CPU_TYPE:=74kc
|
||||
|
||||
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-mini
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink RT3662/RT3883 based boards.
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user