diff --git a/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb b/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb index b43900a94d..fd18ed7386 100644 --- a/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb +++ b/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb @@ -4,6 +4,7 @@ SECTION = "libs" LICENSE = "GPL-2.0-only & LGPL-2.0-only" DEPENDS = "flex flex-native" +RRECOMMENDS:${PN} = "kernel-module-atm-tcp" SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \ file://link-with-ldflags.patch \