rp-pppoe: Fix linkage
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 6 Feb 2014 21:58:45 +0000 (21:58 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 6 Feb 2014 21:58:45 +0000 (21:58 +0000)
commit045b029b8eb79959d734027422ba2f12af875320
tree01de1724ca93adbd13315b99d4008c441a75b540
parent8c70e6f0571f72f5367fbb2a58783e3bfb0f7f73
rp-pppoe: Fix linkage

Do not link against libevent if present on your target. That lib is
completely different from the libevent in rp-pppoe. The lib is part
of the dependencies, so no -L and -l are necessary anyway.

Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>
SVN-Revision: 39517
net/rp-pppoe/patches/110-Makefile.patch [new file with mode: 0644]