j
k
j a
j l
Stefan Reinauer wrote:
......subdirs-y += ../../x86/mmx subdirs-y += ../../x86/sse Could these last two be set in cpu/x86 by CONFIG_{MMX,SSE} ? That, or dropped.. They're noops, really.
...subdirs-y += ../../x86/mmx subdirs-y += ../../x86/sse Could these last two be set in cpu/x86 by CONFIG_{MMX,SSE} ?
subdirs-y += ../../x86/mmx subdirs-y += ../../x86/sse
Could these last two be set in cpu/x86 by CONFIG_{MMX,SSE} ?
That, or dropped.. They're noops, really.
Said and done. Patch attached.
//Peter
Attachments:
Back to the thread
Back to the list