blob: 27baa7d52fbcf863873d9fd55507115d77e46c28 [file] [log] [blame]
Dan Williams9bc89cd2007-01-02 11:10:44 -07001obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
3obj-$(CONFIG_ASYNC_MEMSET) += async_memset.o
4obj-$(CONFIG_ASYNC_XOR) += async_xor.o