summaryrefslogtreecommitdiff
path: root/build/arch-options/linux
blob: d0bb1ea77a7f5d1aed632086b6768fc616e759f2 (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.2.0"
kernelpackage="linux-image"