Commit Graph

88 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
matt mooney 5793210cb1 Documentation/kbuild: modules.txt cleanup 14 years ago
matt mooney 9f02186c23 Documentation/kbuild: major edit of modules.txt sections 5-8 14 years ago
matt mooney efdf02cf06 Documentation/kbuild: major edit of modules.txt sections 1-4 14 years ago
Arnaud Lacombe 8ea13e2c87 kconfig: implement the `mainmenu' directive 15 years ago
Sam Ravnborg 7cfddeef35 kbuild: drop unifdef-y support 15 years ago
Nicolas Kaiser c95940f264 Documentation: fix kbuild typos and wording 15 years ago
Matt Mooney eb07e1b4ac Documentation: update kbuild make typos/grammar/text flow 15 years ago
Matt Mooney 2f5a2f8184 Documentation: update kbuild make examples#2 to reflect changes 15 years ago
Matt Mooney 4f82728027 Documentation: update kbuild loadable modules goals & examples 15 years ago
Sam Ravnborg 80c00ba942 kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line 15 years ago
Sam Ravnborg 6588169d51 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line 15 years ago
Sam Ravnborg 0748cb3e1f kconfig: add alldefconfig 15 years ago
Michal Marek 64ffc9ff42 kbuild: Revert part of e8d400a to resolve a conflict 15 years ago
Francis Galiegue a33f32244d Documentation/: it's -> its where appropriate 15 years ago
Li Zefan 4280eae099 kconfig: some small fixes 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago
Michal Marek ef8ff89b58 kbuild: Really don't clean bounds.h and asm-offsets.h 15 years ago
John Kacur bc75cc6b56 tags: Add the ability to make tags for all archs using "all" 15 years ago
Kirill Smelkov e8d400a933 kbuild: fix a couple of typos in Documentation 15 years ago
Michal Marek bc081dd6e9 kbuild: generate modules.builtin 15 years ago
Sam Ravnborg 264a268380 kbuild: move autoconf.h to include/generated 15 years ago
Sam Ravnborg 691ef3e7fd kbuild: introduce ld-option 16 years ago
Sam Ravnborg f86fd30660 kbuild: rename ld-option to cc-ldoption 16 years ago
Sam Ravnborg caa27b66bd kbuild: use INSTALLKERNEL to select customized installkernel script 16 years ago
Markus Heidelberg 98f540d31b kconfig: resort the documentation of the environment variables 16 years ago
David VomLehn 3e56f08bff kbuild/Documentation: Incorrect makefile syntax in example 16 years ago
Sam Ravnborg 720097d895 kbuild: introduce subdir-ccflags-y 16 years ago
Sam Ravnborg c7bb349e7c kbuild: introduce destination-y for exported headers 16 years ago
Randy Dunlap df291fa993 kbuild: fix kbuild.txt typos 16 years ago
Wolfram Sang baa91878ab kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation 16 years ago
Jike Song 4f628248a5 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope 16 years ago
Sam Ravnborg acc08b516f kbuild: document environment variables 16 years ago
Randy Dunlap 2af238e455 kbuild: make *config usage docs 16 years ago
Mike Frysinger 5410ecc0de kbuild: introduce $(kecho) convenience echo 16 years ago
Adrian Bunk 2cb1e1257f kconfig-language.txt: remove bogus hint 17 years ago
Matthew Wilcox dfecbec8b5 kconifg: 'select' considered less evil 17 years ago
Richard Hacker 0d96fb20b7 kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS 17 years ago
Sam Ravnborg 9b3e4dad7e kconfig: document use of HAVE_* 17 years ago
Roman Zippel 93449082e9 kconfig: environment symbol support 17 years ago
Randy Dunlap 0486bc9098 kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt 17 years ago
Geert Uytterhoeven 631bcfbbc5 kbuild: cc-cross-prefix spelling 17 years ago
Randy Dunlap 6e66b9005d kconfig: update kconfig-language text 17 years ago
Sam Ravnborg 910b40468a kbuild: introduce cc-cross-prefix 17 years ago
Sam Ravnborg f77bf01425 kbuild: introduce ccflags-y, asflags-y and ldflags-y 17 years ago
Sam Ravnborg 06c5040cdb kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP 17 years ago
Sam Ravnborg 222d394d30 kbuild: enable 'make AFLAGS=...' to add additional options to AS 17 years ago
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC 17 years ago
Sam Ravnborg 5e54d5e5fb kbuild: kill EXTRA_ARFLAGS 17 years ago
Sam Ravnborg a9af33052c kbuild: fix documentation in makefiles.txt 17 years ago
Jarek Poplawski f8a745942b docs: note about select in kconfig-language.txt 18 years ago