diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/beaglebone_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig index 3181c66094..f825fa940c 100644 --- a/configs/beaglebone_defconfig +++ b/configs/beaglebone_defconfig @@ -33,6 +33,7 @@ BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="7f280334068b7c875ade51f8f3921ab311f0c824" +BR2_LINUX_KERNEL_PATCH="board/beaglebone/patches/linux/" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/beaglebone/linux-3.12.config" BR2_LINUX_KERNEL_ZIMAGE=y |