summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/atngw100_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig
index 492891590b..5490241c60 100644
--- a/configs/atngw100_defconfig
+++ b/configs/atngw100_defconfig
@@ -3,7 +3,8 @@ BR2_avr32=y
# Lock down kernel headers version, to match the kernel version used
# below.
-BR2_KERNEL_HEADERS_3_9=y
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.9.11"
# Filesystems
BR2_TARGET_ROOTFS_JFFS2=y
OpenPOWER on IntegriCloud