The attached patch fixes xyssl build on non-linux plaforms -- the original Makefile...
authorFlorian Fainelli <[email protected]>
Thu, 7 Aug 2008 09:56:54 +0000 (09:56 +0000)
committerFlorian Fainelli <[email protected]>
Thu, 7 Aug 2008 09:56:54 +0000 (09:56 +0000)
commit71202cec806c74934c72414324a43d1515b7856e
treea2e9270d2111faa8a01d57f60ca3225baf673b64
parent3efefc969afe437199644b0609dc589521902312
The attached patch fixes xyssl build on non-linux plaforms -- the original Makefile does recursive calls using 'make' instead of '' thus breaking when make != GNU make. (#3854)

SVN-Revision: 12234
libs/xyssl/patches/110-make.patch [new file with mode: 0644]