From: Waldemar Brodkorb Date: Sun, 12 Jun 2005 11:47:24 +0000 (+0000) Subject: /sources X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=aa26e989fee3af54b8acb0a5b88b214552fa0b01;p=15.05%2Fopenwrt.git /sources git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/target/linux/linux-2.4/Makefile b/openwrt/target/linux/linux-2.4/Makefile index 6a598da11f..869ed066d9 100644 --- a/openwrt/target/linux/linux-2.4/Makefile +++ b/openwrt/target/linux/linux-2.4/Makefile @@ -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)