Mercurial > dropbear
diff Makefile.in @ 908:3ca7113936c1 asm
aes and sha1 for arm
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 06 Oct 2013 21:49:15 +0800 |
parents | 830fae485d40 |
children | 89555751c489 |
line wrap: on
line diff
--- a/Makefile.in Fri Oct 04 22:40:28 2013 +0800 +++ b/Makefile.in Sun Oct 06 21:49:15 2013 +0800 @@ -41,7 +41,7 @@ CLISVROBJS=common-session.o packet.o common-algo.o common-kex.o \ common-channel.o common-chansession.o termcodes.o loginrec.o \ tcp-accept.o listener.o process-packet.o \ - common-runopts.o circbuffer.o + common-runopts.o circbuffer.o aes-arm.o KEYOBJS=dropbearkey.o gendss.o genrsa.o