summaryrefslogtreecommitdiffstats
path: root/configs/cubieboard_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/cubieboard_defconfig')
-rw-r--r--configs/cubieboard_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/cubieboard_defconfig b/configs/cubieboard_defconfig
index ef4e3651ea..498999b6b4 100644
--- a/configs/cubieboard_defconfig
+++ b/configs/cubieboard_defconfig
@@ -16,8 +16,8 @@ BR2_PACKAGE_SUNXI_TOOLS=y
BR2_PACKAGE_SUNXI_BOARDS=y
BR2_PACKAGE_SUNXI_BOARDS_FEX_FILE="a10/cubieboard.fex"
-# Kernel headers
-BR2_KERNEL_HEADERS_3_4=y
+# Linux headers same as kernel, a 3.4 series
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_4=y
# Kernel
BR2_LINUX_KERNEL=y
OpenPOWER on IntegriCloud