mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-20 02:44:59 +02:00
Fix rt2x00 kernel config reading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8413 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
066bbc6bd5
commit
51e0cac07a
@ -119,7 +119,7 @@ define Build/Compile
|
|||||||
ARCH="$(LINUX_KARCH)" V="$(V)" \
|
ARCH="$(LINUX_KARCH)" V="$(V)" \
|
||||||
SUBDIRS="$(PKG_BUILD_DIR)" \
|
SUBDIRS="$(PKG_BUILD_DIR)" \
|
||||||
KERNELVERSION="$(KERNEL)" \
|
KERNELVERSION="$(KERNEL)" \
|
||||||
KERNEL_SOURCE="$(LINUX_DIR)" \
|
KERNEL_SOURCES="$(LINUX_DIR)" \
|
||||||
KDIR="$(LINUX_DIR)"
|
KDIR="$(LINUX_DIR)"
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user