mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-05 02:19:19 +00:00
/sources
SVN-Revision: 1216
This commit is contained in:
parent
3d85691526
commit
d9f3de07a6
@ -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