build:
stage: build
script:
- ./bootstrap
- ./configure --with-linux-dir=/usr/src/linux
- make all modules