mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix trailing backslash error introduced in r13115 - fixes kernel config issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13131 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
735b2ea438
commit
a8b61d96e2
@ -323,7 +323,7 @@ define KernelPackage/ppp
|
||||
KCONFIG:= \
|
||||
CONFIG_PPP \
|
||||
CONFIG_PPP_ASYNC \
|
||||
CONFIG_SLHC \
|
||||
CONFIG_SLHC
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/net/ppp_async.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/net/ppp_generic.$(LINUX_KMOD_SUFFIX) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user