include: use anchored patterns for dependency checking
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Jan 2015 21:59:17 +0000 (21:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Jan 2015 21:59:17 +0000 (21:59 +0000)
commit1a8230621e0ffc385464e69f8fc08eb9582b40e3
tree3b51029dea7217fff4fd014f874fd3834a0cbb5b
parent1df0a4df3bfac4b69a0b3861221efbefa34977e5
include: use anchored patterns for dependency checking

Anchor search pattern when testing dependencies, otherwise the check may
succeed in cases where it shouldn't, e.g. when matching "udp_tunnel.ko"
against "ip6_udp_tunnel.ko".

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44207
include/package-ipkg.mk