build: remove MIPS dsp/dsp2 CPU_SUBTYPE
There does not seem to be any meaningful difference in generated code. This will save some time and space on snapshot builds Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f2de33b2c9
commit
9abbaa9539
11 changed files with 0 additions and 12 deletions
|
@ -6,7 +6,6 @@ SUBTARGET:=rt3883
|
|||
BOARDNAME:=RT3662/RT3883 based boards
|
||||
FEATURES+=usb pci
|
||||
CPU_TYPE:=74kc
|
||||
CPU_SUBTYPE:=dsp2
|
||||
|
||||
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue