mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:00:37 +02:00
Fix kmod-ppp generation (#2337)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8691 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c8bff13a74
commit
ac8f943466
@ -226,7 +226,7 @@ define KernelPackage/ppp/2.6
|
||||
KCONFIG+= \
|
||||
CONFIG_SLHC \
|
||||
CONFIG_CRC_CCITT
|
||||
FILES:= \
|
||||
FILES+= \
|
||||
$(LINUX_DIR)/lib/crc-ccitt.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,crc-ccitt slhc ppp_generic ppp_async)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user