2 # Linux headers same as kernel, a 3.18 series
3 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y
4 BR2_TARGET_GENERIC_HOSTNAME="vdk-buildroot"
5 BR2_TARGET_GENERIC_ISSUE="Welcome to SNPS VDK by Buildroot"
7 BR2_LINUX_KERNEL_CUSTOM_GIT=y
8 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.linaro.org/kernel/linux-linaro-tracking.git"
9 BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="linux-linaro-3.18-2014.12"
10 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
11 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/synopsys/vdk/linux-vdk-aarch64-defconfig"
12 BR2_TARGET_ROOTFS_EXT2=y
13 BR2_TARGET_ROOTFS_EXT2_4=y
14 # BR2_TARGET_ROOTFS_TAR is not set