From 42d947f5ba2c7596d9079a4408e5a6d69ad7c9e6 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 20 Feb 2010 13:20:36 +0000 Subject: make linux-atm depend on its kernel modul atm.ko This hopfully fixes bug #6709. SVN-Revision: 19780 --- package/linux-atm/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/linux-atm/Makefile b/package/linux-atm/Makefile index 330f56bb54..9bf6b02de2 100644 --- a/package/linux-atm/Makefile +++ b/package/linux-atm/Makefile @@ -21,6 +21,7 @@ define Package/linux-atm SECTION:=libs CATEGORY:=Libraries TITLE:=Linux ATM library + DEPENDS:=+kmod-atm URL:=http://linux-atm.sourceforge.net/ endef -- cgit v1.2.3