mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:52:28 +02:00
[linux-atm] make linux-atm depend on its kernel modul atm.ko
This hopfully fixes bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
06fe5c22d3
commit
31510cc472
@ -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…
Reference in New Issue
Block a user