summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG6
1 files changed, 3 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index cd496b8..db883f8 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -1,9 +1,9 @@
# Kernel source file
-SRC="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.37.tar.bz2"
+SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.37-libre/linux-2.6.37-libre.tar.bz2"
# Original source directory
SRCORIG="linux-2.6.37"
# Our source directory
-SRCNAME="linux-2.6.37-ARCH"
+SRCNAME="linux-2.6.37-LIBRE"
# Patches:
# URL%patchlevel
# or
@@ -27,7 +27,7 @@ PATCHES=(
aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37-4-ARCH"
+PATCHNAME="patch-2.6.37-4-LIBRE"
# Run this before applying patches
pre_apply() {