X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=README;fp=README;h=b04257339b2764e0e49e2c33db014892e834a142;hb=96df23c96dad288efccfcb67254688cb00bcd907;hp=f5a0226dbb28584a819a8b3b7e2efb8a76991a27;hpb=f1a666fa49ec318684c76148912a734a01e194a7;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