greybus: README and .gitignore updates

This commit is contained in:
Greg Kroah-Hartman 2014-08-11 15:32:12 +08:00
parent c8a797a98c
commit 06823c3eb9
3 changed files with 9 additions and 26 deletions

View File

@ -1,23 +1,9 @@
# Object files
*.o
*.cmd
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.mod.c
modules.order
Module.symvers
*.o
*.swp
.tmp_versions
tags

View File

@ -0,0 +1 @@
Greybus kernel code

View File

@ -1,4 +0,0 @@
greybus
=======
greybus kernel code