mirror of
https://github.com/schoebel/mars
synced 2024-12-14 18:55:19 +00:00
176be50435
- Makefile: Prepare for out-of-tree build - Define CONFIG_MARS_BIGMODULE if build out-of-tree - Adjusted target for buildtag.h generation - Added target for mars_config.h generation (depends on Kconfig) - Commits 949c64e 3e1d566 167dd73 rebased oneaba743
- Added script gen_config.pl to generate mars_config.h from Kconfig (Commits f373687 dc92c2f bf863f2 rebased oneaba743
) - Include mars_config.h in mars.h/brick.h/brick_say.h (Commits 6f14e02 8f1b7d6 rebased oneaba743
) Signed-off-by: Thomas Schoebel-Theuer <tst@1und1.de>
15 lines
104 B
Plaintext
15 lines
104 B
Plaintext
modules.*
|
|
*raid*
|
|
*~
|
|
*.mod.c
|
|
*.cmd
|
|
*.o
|
|
*.ko
|
|
\#*
|
|
.#*
|
|
kernel/buildtag.h
|
|
kernel/mars_config.h
|
|
*.orig
|
|
*.rej
|
|
|