index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
makefiles.txt
Age
Commit message (
Expand
)
Author
2011-11-17
kbuild: Add support for an "archheaders" target
H. Peter Anvin
2011-06-13
doc: fix wrong arch/i386 references
Wanlong Gao
2011-05-03
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2011-04-28
kbuild: asm-generic support
Sam Ravnborg
2011-04-20
kbuild: Fix build with binutils <= 2.19
Michal Marek
2011-02-17
kbuild, mtd, net: a few comment typo fixes and rewording
Gilles Espinasse
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-09-13
Merge branch 'kbuild/clean' into kbuild/kbuild
Michal Marek
2010-08-14
kbuild: drop unifdef-y support
Sam Ravnborg
2010-08-05
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-08-05
Documentation: fix kbuild typos and wording
Nicolas Kaiser
2010-08-05
Documentation: update kbuild make typos/grammar/text flow
Matt Mooney
2010-08-05
Documentation: update kbuild make examples#2 to reflect changes
Matt Mooney
2010-08-05
Documentation: update kbuild loadable modules goals & examples
Matt Mooney
2010-08-03
kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line
Sam Ravnborg
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2010-05-27
kbuild: Revert part of e8d400a to resolve a conflict
Michal Marek
2010-03-11
kbuild: Really don't clean bounds.h and asm-offsets.h
Michal Marek
2010-02-17
kbuild: fix a couple of typos in Documentation
Kirill Smelkov
2009-09-20
kbuild: introduce ld-option
Sam Ravnborg
2009-09-20
kbuild: rename ld-option to cc-ldoption
Sam Ravnborg
2009-04-19
kbuild: introduce subdir-ccflags-y
Sam Ravnborg
2009-04-11
kbuild: introduce destination-y for exported headers
Sam Ravnborg
2008-12-03
kbuild: introduce $(kecho) convenience echo
Mike Frysinger
2007-10-22
kbuild: cc-cross-prefix spelling
Geert Uytterhoeven
2007-10-19
kbuild: introduce cc-cross-prefix
Sam Ravnborg
2007-10-15
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-12
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2007-10-12
kbuild: fix documentation in makefiles.txt
Sam Ravnborg
2007-07-16
kbuild: document cc-fullversion
Sam Ravnborg
2007-02-17
kbuild: more doc. cleanups
Randy Dunlap
2006-11-30
Fix typos in /Documentation : Misc
Matt LaPlante
2006-10-04
[PATCH] docs: small kbuild cleanup
Daniel Walker
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
2006-09-25
kbuild: fix for some typos in Documentation/makefiles.txt
Bryce Harrington
2006-09-25
kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt
Jan Engelhardt
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
2006-06-24
kbuild: add option for stripping modules while installing them
Theodore Ts'o
2006-03-10
kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
Sam Ravnborg
2006-02-19
kbuild: make cc-version available in kbuild files
Sam Ravnborg
2006-01-08
kbuild: remove GCC_VERSION
Sam Ravnborg
2005-09-11
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
2005-07-28
[PATCH] kbuild: describe Kbuild pitfall
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds