source:
mainline/.gitignore@
57977e4
Last change on this file since 57977e4 was e428bec, checked in by , 6 years ago | |
---|---|
|
|
File size: 651 bytes |
Rev | Line | |
---|---|---|
[56763a4] | 1 | *.a |
[db9c889] | 2 | *.d |
3 | *.deflate | |
4 | *.disasm | |
[50971113] | 5 | *.map |
[db9c889] | 6 | *.o |
[50971113] | 7 | *.prev |
[56763a4] | 8 | *.pyc |
[6ba2db4b] | 9 | /Makefile.common |
[db9c889] | 10 | /Makefile.config |
[6ba2db4b] | 11 | /config.h |
12 | /cscope.out | |
13 | /hdisk.img | |
[db9c889] | 14 | /image.boot |
[6ba2db4b] | 15 | /image.iso |
[7bf8253] | 16 | /uImage.bin |
[e428bec] | 17 | /build |
[db9c889] | 18 | autotool/ |
[7bf8253] | 19 | boot/arch/arm32/_link.ld |
[84176f3] | 20 | boot/arch/arm64/_link.ld |
[7bf8253] | 21 | boot/arch/ia64/_link.ld |
22 | boot/arch/mips32/_link.ld | |
23 | boot/arch/ppc32/_link.ld | |
24 | boot/arch/sparc64/_link.ld | |
25 | boot/components.h | |
[a5c468e] | 26 | boot/components.o.new |
[7bf8253] | 27 | boot/components.s |
[a5c468e] | 28 | boot/components.tar |
[7bf8253] | 29 | boot/components.zip |
30 | boot/components_desc.c | |
[db9c889] | 31 | boot/distroot/ |
[7bf8253] | 32 | boot/image.bin |
33 | boot/image.boot | |
34 | boot/image.raw | |
[db9c889] | 35 | boot/initrd.img |
[a5c468e] | 36 | boot/initrd.img.gz |
[db9c889] | 37 | doxygen/doxygen.cfg |
38 | doxygen/doxygen.cfg.gen | |
39 | doxygen/html/ | |
40 | doxygen/latex/ | |
41 | tags | |
42 | tools/sycek/ | |
[a5c468e] | 43 | tools/xcw/demo/viewer |
Note:
See TracBrowser
for help on using the repository browser.