mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user