]> Git Repo - buildroot-mgba.git/blame - configs/qemu_sparc_ss10_defconfig
configs/armadeus_apf9328_defconfig: lock down kernel headers version
[buildroot-mgba.git] / configs / qemu_sparc_ss10_defconfig
CommitLineData
5ae73106
GZ
1# Architecture
2BR2_sparc=y
5406b810 3BR2_sparc_v8=y
5ae73106
GZ
4
5# filesystem
6BR2_TARGET_ROOTFS_EXT2=y
7# BR2_TARGET_ROOTFS_TAR is not set
8
05dcaabb
GZ
9# Lock to 3.7 headers to avoid breaking with newer kernels
10BR2_KERNEL_HEADERS_3_7=y
0160e9d8 11
5ae73106
GZ
12# Linux kernel
13BR2_LINUX_KERNEL=y
14BR2_LINUX_KERNEL_CUSTOM_VERSION=y
b5baf9cb 15BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.6"
5ae73106
GZ
16BR2_LINUX_KERNEL_DEFCONFIG="sparc32"
17BR2_LINUX_KERNEL_ZIMAGE=y
This page took 0.093953 seconds and 4 git commands to generate.