android_kernel_xiaomi_sdm845/Documentation/kbuild
Michal Marek ef8ff89b58 kbuild: Really don't clean bounds.h and asm-offsets.h
Commit 7d3cc8b tried to keep bounds.h and asm-offsets.h during make
clean by filtering these out of $(clean-files), but they are listed in
$(targets) and $(always) and thus removed automatically. Introduce a new
$(no-clean-files) variable to really skip such files in Makefile.clean.

Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-03-11 11:15:22 +01:00
..
00-INDEX kbuild: document environment variables 2009-01-02 20:43:25 +01:00
kbuild.txt tags: Add the ability to make tags for all archs using "all" 2010-03-03 10:47:09 +01:00
kconfig-language.txt kconfig-language.txt: remove bogus hint 2008-05-04 21:05:56 +02:00
kconfig.txt kbuild: generate modules.builtin 2009-12-12 13:08:16 +01:00
makefiles.txt kbuild: Really don't clean bounds.h and asm-offsets.h 2010-03-11 11:15:22 +01:00
modules.txt kbuild/Documentation: Incorrect makefile syntax in example 2009-06-09 22:37:45 +02:00