diff options
Diffstat (limited to 'system/Makefile.linux_mmx')
-rw-r--r-- | system/Makefile.linux_mmx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/Makefile.linux_mmx b/system/Makefile.linux_mmx new file mode 100644 index 0000000..a646e5e --- /dev/null +++ b/system/Makefile.linux_mmx @@ -0,0 +1,4 @@ +platform_subtree: + make -C mmx + +platform_targets: pdp_imageproc_mmx.o pdp_llconv_mmx.o platform_subtree |