parent
75f1024d48
commit
4a2e4920b1
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ define KernelPackage/ppp/2.6
|
||||||
KCONFIG+= \
|
KCONFIG+= \
|
||||||
CONFIG_SLHC \
|
CONFIG_SLHC \
|
||||||
CONFIG_CRC_CCITT
|
CONFIG_CRC_CCITT
|
||||||
FILES:= \
|
FILES+= \
|
||||||
$(LINUX_DIR)/lib/crc-ccitt.$(LINUX_KMOD_SUFFIX)
|
$(LINUX_DIR)/lib/crc-ccitt.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,30,crc-ccitt slhc ppp_generic ppp_async)
|
AUTOLOAD:=$(call AutoLoad,30,crc-ccitt slhc ppp_generic ppp_async)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue