mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 07:07:30 +02:00
add missing slhc kernel module for ppp_generic.o
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a8270d0824
commit
f57ee36fb6
@ -55,6 +55,7 @@ $(eval $(call KMOD_template,CRYPTO,crypto,\
|
||||
))
|
||||
$(eval $(call KMOD_template,PPP,ppp,\
|
||||
$(MODULES_DIR)/kernel/drivers/net/ppp_generic.o \
|
||||
$(MODULES_DIR)/kernel/drivers/net/slhc.o \
|
||||
))
|
||||
$(eval $(call KMOD_template,MPPE,mppe,\
|
||||
$(MODULES_DIR)/kernel/drivers/net/ppp_mppe_mppc.o \
|
||||
|
Loading…
Reference in New Issue
Block a user