Browse Source

configs/at91sam9g20dfc_defconfig: lock down kernel headers vesion

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 12 years ago
parent
commit
843c3674e5
1 changed files with 4 additions and 0 deletions
  1. 4 0
      configs/at91sam9g20dfc_defconfig

+ 4 - 0
configs/at91sam9g20dfc_defconfig

@@ -2,6 +2,10 @@
 BR2_arm=y
 BR2_arm926t=y
 
+# Lock down headers to avoid breaking with new defaults
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.1.6"
+
 # Host utilities
 #
 BR2_PACKAGE_HOST_SAM_BA=y