mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
/sources
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1216 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
24324e65d9
commit
d671d9af39
@ -30,7 +30,7 @@ LINUX_KARCH:=$(shell echo $(ARCH) | sed -e 's/i[3-9]86/i386/' \
|
||||
-e 's/sh[234]/sh/' \
|
||||
)
|
||||
|
||||
LINUX_BINARY_DRIVER_SITE := http://openwrt.org/downloads/
|
||||
LINUX_BINARY_DRIVER_SITE := http://openwrt.org/downloads/sources/
|
||||
LINUX_SOURCE := linux-$(LINUX_VERSION).tar.bz2
|
||||
LINUX_SOURCE_DIR := $(LINUX_BUILD_DIR)/linux-$(LINUX_VERSION)
|
||||
MODULES_DIR := $(LINUX_BUILD_DIR)/modules/$(MODULES_SUBDIR)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user