mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-20 05:43:51 +00:00
4 lines
103 B
Text
4 lines
103 B
Text
crypto-obj-y += aes.o
|
|
|
|
# Let the userspace emulators avoid linking gnutls/etc
|
|
crypto-aes-obj-y = aes.o
|