mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
oops... another one
SVN-Revision: 4335
This commit is contained in:
parent
040937c2ab
commit
eb09c38270
@ -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 New Issue
Block a user