mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-26 00:22:47 +00:00
ralink: change rt3883 cpu type to 74kc
Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 44370
This commit is contained in:
parent
3ebd262202
commit
525cd8aedb
@ -6,7 +6,7 @@ SUBTARGET:=rt3883
|
||||
BOARDNAME:=RT3662/RT3883 based boards
|
||||
ARCH_PACKAGES:=ramips_24kec
|
||||
FEATURES+=usb pci
|
||||
CPU_TYPE:=24kec
|
||||
CPU_TYPE:=74kc
|
||||
CPU_SUBTYPE:=dsp2
|
||||
|
||||
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
|
||||
|
Loading…
Reference in New Issue
Block a user