diff options
Diffstat (limited to 'remote/modules/kernel/module.conf.ubuntu')
| -rw-r--r-- | remote/modules/kernel/module.conf.ubuntu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/kernel/module.conf.ubuntu b/remote/modules/kernel/module.conf.ubuntu index 1c876d15..1cab5fcd 100644 --- a/remote/modules/kernel/module.conf.ubuntu +++ b/remote/modules/kernel/module.conf.ubuntu @@ -1,2 +1,2 @@ -REQUIRED_GIT_BRANCH="-b master" -REQUIRED_GIT="git://kernel.ubuntu.com/ubuntu/ubuntu-${SYS_CODENAME}.git $REQUIRED_GIT_BRANCH" +REQUIRED_GIT_BRANCH="master" +REQUIRED_GIT="git://kernel.ubuntu.com/ubuntu/ubuntu-${SYS_CODENAME}.git" |
