On 2011-03-30 4:06 PM, Maarten Bezemer wrote:
I am having the same error with 2.6.37.4 (for orion target).
The Makefile in the crypto dir seems to be broken...

It contains something like (from top of my head so don't shoot me if I
am wrong):
   hash_objs += ahash.o
   hash_objs += shash.o

But the hash_objs variable is never used...
A simple fix is to changes 'hash_objs' to 'objs', but then those 2 files
are always included. This did not seem a good solution to me, so I did
not send a patch yet...
As I did not have time to look further into this problem and I supposed
the kernel developers need to fix this, I was waiting for a solution.
Should be fixed in r26372

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to