make linux-atm depend on its kernel modul atm.ko

This hopfully fixes bug #6709.

SVN-Revision: 19780
master
Hauke Mehrtens 15 years ago
parent b52345c9ed
commit 42d947f5ba
  1. 1
      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

Loading…
Cancel
Save