137af892cb
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=410
9 lines
286 B
Bash
9 lines
286 B
Bash
# The version of the main tarball to use
|
|
SRCVERSION=4.2
|
|
# variant of the kernel-source package, either empty or "-rt"
|
|
VARIANT=
|
|
# buildservice projects to build the kernel against
|
|
OBS_PROJECT=openSUSE:Factory
|
|
OBS_PROJECT_ARM=openSUSE:Factory:ARM
|
|
OBS_PROJECT_PPC=openSUSE:Factory:PowerPC
|