repo.or.cz
/
nao-ulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
making the kernel build with up to date compilers again, see https://bbs.archlinux...
[nao-ulib.git]
/
kernel
/
2.6.29.6-aldebaran-rt
/
crypto
/
async_tx
/
Makefile
blob
27baa7d52fbcf863873d9fd55507115d77e46c28
1
obj-
$(
CONFIG_ASYNC_CORE
) +=
async_tx.o
2
obj-
$(
CONFIG_ASYNC_MEMCPY
) +=
async_memcpy.o
3
obj-
$(
CONFIG_ASYNC_MEMSET
) +=
async_memset.o
4
obj-
$(
CONFIG_ASYNC_XOR
) +=
async_xor.o