Fix rt2x00 kernel config reading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8413 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
68746e3f95
commit
7149f627cd
|
@ -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 New Issue