summaryrefslogtreecommitdiffstats
path: root/remote/modules/kernel
diff options
context:
space:
mode:
authorChristian Rößler2014-02-12 18:02:03 +0100
committerChristian Rößler2014-02-12 18:02:03 +0100
commit436472fab087f1e6bb9731ac97fd99caa966cb27 (patch)
tree0c1544b37f40446af5f01d25d2b94b00e8d5134f /remote/modules/kernel
parent[kernel] kernel.build: simplified aufs_type.h copying - oS 12.3 and 13.1 comp... (diff)
downloadtm-scripts-436472fab087f1e6bb9731ac97fd99caa966cb27.tar.gz
tm-scripts-436472fab087f1e6bb9731ac97fd99caa966cb27.tar.xz
tm-scripts-436472fab087f1e6bb9731ac97fd99caa966cb27.zip
[kernel] conf: now .conf.ubuntu.13.04 due to ubuntu/ and ubuntu-archive/ gits
Diffstat (limited to 'remote/modules/kernel')
-rw-r--r--remote/modules/kernel/kernel.conf.ubuntu2
-rw-r--r--remote/modules/kernel/kernel.conf.ubuntu.13.042
2 files changed, 3 insertions, 1 deletions
diff --git a/remote/modules/kernel/kernel.conf.ubuntu b/remote/modules/kernel/kernel.conf.ubuntu
index e9192f01..1c876d15 100644
--- a/remote/modules/kernel/kernel.conf.ubuntu
+++ b/remote/modules/kernel/kernel.conf.ubuntu
@@ -1,2 +1,2 @@
REQUIRED_GIT_BRANCH="-b master"
-REQUIRED_GIT="git://kernel.ubuntu.com/ubuntu-archive/ubuntu-${SYS_CODENAME}.git $REQUIRED_GIT_BRANCH"
+REQUIRED_GIT="git://kernel.ubuntu.com/ubuntu/ubuntu-${SYS_CODENAME}.git $REQUIRED_GIT_BRANCH"
diff --git a/remote/modules/kernel/kernel.conf.ubuntu.13.04 b/remote/modules/kernel/kernel.conf.ubuntu.13.04
new file mode 100644
index 00000000..e9192f01
--- /dev/null
+++ b/remote/modules/kernel/kernel.conf.ubuntu.13.04
@@ -0,0 +1,2 @@
+REQUIRED_GIT_BRANCH="-b master"
+REQUIRED_GIT="git://kernel.ubuntu.com/ubuntu-archive/ubuntu-${SYS_CODENAME}.git $REQUIRED_GIT_BRANCH"