From bebcb81da5dacb82f6876ae777bc13f5465d0eaa Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 8 Aug 2016 11:27:04 +0200 Subject: ramips: switch from 24kec to 24kc Since the only difference between 24Kec and 24Kc is the addition of DSP ASE support, and we don't use it anymore, there is no need to keep 24Kec as a separate cpu type. Signed-off-by: Jonas Gorski --- target/linux/ramips/mt7620/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/mt7620/target.mk') diff --git a/target/linux/ramips/mt7620/target.mk b/target/linux/ramips/mt7620/target.mk index bbdf21c1f5..e898005bd0 100644 --- a/target/linux/ramips/mt7620/target.mk +++ b/target/linux/ramips/mt7620/target.mk @@ -5,7 +5,7 @@ SUBTARGET:=mt7620 BOARDNAME:=MT7620 based boards FEATURES+=usb -CPU_TYPE:=24kec +CPU_TYPE:=24kc DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc kmod-mt76 -- cgit v1.2.3