Fix rt2x00 kernel config reading
SVN-Revision: 8413
This commit is contained in:
parent
c54708272f
commit
29720c439c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ define Build/Compile
|
|||
ARCH="$(LINUX_KARCH)" V="$(V)" \
|
||||
SUBDIRS="$(PKG_BUILD_DIR)" \
|
||||
KERNELVERSION="$(KERNEL)" \
|
||||
KERNEL_SOURCE="$(LINUX_DIR)" \
|
||||
KERNEL_SOURCES="$(LINUX_DIR)" \
|
||||
KDIR="$(LINUX_DIR)"
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue