Files
bin/build_ubuntu_kernel.sh
2011-02-22 21:36:05 +01:00

9 lines
133 B
Bash

#!/bin/bash
set -e
export CONCURRENCY_LEVEL=3
fakeroot make-kpkg clean
fakeroot make-kpkg --initrd --append-to-version=$1 binary