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)
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


No differences found