This commit is contained in:
Taku Shimosawa
2011-12-02 12:35:38 +09:00
parent 5fdb3b2bb2
commit 7999653a00
18 changed files with 536 additions and 64 deletions

13
.gitignore vendored
View File

@ -1,3 +1,16 @@
*.o
*.elf
*.bin
*.ko
*.cmd
*.unsigned
*.mod.c
Module.symvers
*.order
.tmp_versions
elfboot/elfboot
elfboot/elfboot_test
linux/executer/mcexec
linux/mod_test*
linux/target