summaryrefslogtreecommitdiff
path: root/build/arch-options/linux
blob: 5a4cd9d58b3c933bbdd9564c21da61389811e1d7 (plain)
1
2
3
4
5
6
7
8
# This file contains os specific variables for the 'linux' os
# It is sourced by the build scripts

archspec="$archspec;linux-any"
arch_kernel="Linux"
arch_parttype="Linux"
kernelversion="3.16"
kernelpackage="linux-image"