Skip to content

Instantly share code, notes, and snippets.

@helen-fornazier
Last active August 29, 2015 14:22
Show Gist options
  • Save helen-fornazier/5aa9f96a58d6114d7b47 to your computer and use it in GitHub Desktop.
Save helen-fornazier/5aa9f96a58d6114d7b47 to your computer and use it in GitHub Desktop.
$ time make drivers/media/platform/vivid/vivid.ko
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/bounds.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
MODPOST 4059 modules
CC drivers/media/platform/vivid/vivid.mod.o
LD [M] drivers/media/platform/vivid/vivid.ko
real 2m26.061s
user 0m13.959s
sys 0m29.722s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment