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)
commit0fa0b93d9c3414a8ed3299ef070462ae0f33c84c
tree483182ea9d746f52fb447a9e4ae623c4cfcd36f3
parentbd6d8a956437bd518e1d37e5a71e1d65d17f1eb8
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]