X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=README;h=b04257339b2764e0e49e2c33db014892e834a142;hb=3fd1970fe4af3dd1ee053b41cd0ce7d957f93b87;hp=f5a0226dbb28584a819a8b3b7e2efb8a76991a27;hpb=4c30321f5d5637257e0ad2e09e0c88f2f44b9197;p=umurmur.git diff --git a/README b/README index f5a0226..b042573 100644 --- a/README +++ b/README @@ -5,6 +5,19 @@ http://code.google.com/p/umurmur/ Contains protobuf-c library code which is Copyright 2008, Dave Benson. See http://code.google.com/p/protobuf-c/ +uMurmur is available as a precompiled package for some distributions. Check +your package repository if you are running OpenWRT or Freetz. + +There are makefiles in the openwrt subdirectory suitable for buildning with +the OpenWRT SDK. Move the Makefile of choice to the base directory, e.g.: + +# mv openwrt/Makefile.polarssl Makefile + +and then put the whole umurmur-X.X.X directory in the SDK's 'packages' +directory. + + +Instructions for building from source: 1. Requirements o OpenSSL or PolarSSL library o libConfig