mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
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…
x
Reference in New Issue
Block a user