summaryrefslogtreecommitdiff
path: root/configs/rpi_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/rpi_defconfig')
-rw-r--r--configs/rpi_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig
index 2b196736e..da877fbe1 100644
--- a/configs/rpi_defconfig
+++ b/configs/rpi_defconfig
@@ -16,8 +16,8 @@ BR2_DEFAULT_KERNEL_VERSION="3.6.11"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
-BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="1587f77"
+BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="1587f77"
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick"
BR2_LINUX_KERNEL_ZIMAGE=y