oops... another one
SVN-Revision: 4335
This commit is contained in:
parent
040937c2ab
commit
eb09c38270
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ TITLE:=PPPoA modules
|
|||
DESCRIPTION:=Kernel modules for PPP over ATM support
|
||||
DEPENDS:=kmod-ppp
|
||||
KCONFIG:=$(CONFIG_PPPOATM)
|
||||
FILES:=$(MODULES_DIR)/kernel/drivers/net/atm/pppoatm.$(LINUX_KMOD_SUFFIX)
|
||||
FILES:=$(MODULES_DIR)/kernel/net/atm/pppoatm.$(LINUX_KMOD_SUFFIX)
|
||||
endef
|
||||
$(eval $(call KernelPackage,pppoa))
|
||||
|
||||
|
|
Loading…
Reference in a new issue