.gitignore 308 B

123456789101112131415161718192021
  1. #
  2. # Generated include files
  3. #
  4. include/generated
  5. #
  6. # Generated ld script file
  7. #
  8. kernel/vmlinux.lds
  9. #
  10. # Generated images in boot
  11. #
  12. boot/Image
  13. boot/zImage
  14. boot/uImage
  15. #
  16. # Generated files in boot/compressed
  17. #
  18. boot/compressed/piggy.S
  19. boot/compressed/piggy.gzip
  20. boot/compressed/vmlinux
  21. boot/compressed/vmlinux.lds