diff options
Diffstat (limited to 'configs/raspberrypi_defconfig')
| -rw-r--r-- | configs/raspberrypi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig index 90ca90609..dec1ce05a 100644 --- a/configs/raspberrypi_defconfig +++ b/configs/raspberrypi_defconfig @@ -11,6 +11,7 @@ BR2_PACKAGE_RPI_FIRMWARE=y # Lock to 3.10 headers as the RPi kernel is based off the 3.10 branch BR2_KERNEL_HEADERS_VERSION=y BR2_DEFAULT_KERNEL_VERSION="3.10.25" +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y |
