Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d08d94306e9020fad18a5d079b88ba374784eef8
/
scripts
/
Makefile.lib
77479b3
kbuild: Create directory for target DTB
by Nathan Rossi
· 10 years ago
0b24bec
kasan: add kernel address sanitizer infrastructure
by Andrey Ryabinin
· 10 years ago
9fb5e53
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
by Robert Richter
· 10 years ago
c8589d1
kbuild: handle multi-objs dependency appropriately
by Masahiro Yamada
· 10 years ago
38385f8
kbuild: trivial - remove trailing spaces
by Masahiro Yamada
· 11 years ago
b003d77
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1333893
kbuild: move "quote" to Kbuild.include to be consistent
by Masahiro Yamada
· 11 years ago
dab2310
Merge tag 'v3.14-rc5' into HEAD
by Grant Likely
· 11 years ago
f4d4ffc
kbuild: dtbs_install: new make target
by Jason Cooper
· 11 years ago
b519051
of: Move testcase FDT data into drivers/of
by Grant Likely
· 11 years ago
cb63fc2
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
e76e1fd
lib: add support for LZ4-compressed kernel
by Kyungsik Lee
· 11 years ago
4d47dde
kbuild: create directory for dir/file.o
by 张忠山
· 11 years ago
b0a4d8b
kbuild: make sure we clean up DTB temporary files
by Ian Campbell
· 11 years ago
1c00a47
Makefile.lib: align DTB quiet_cmd
by James Hogan
· 11 years ago
ad06156
kbuild: Don't assume dts files live in arch/*/boot/dts
by Matthijs Kooijman
· 11 years ago
f8ce1fa
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b40b25f
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
by Stephen Warren
· 12 years ago
85f02be
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
by Stephen Warren
· 12 years ago
c58299a
kbuild: create an "include chroot" for DT bindings
by Stephen Warren
· 12 years ago
b92021b
CONFIG_SYMBOL_PREFIX: cleanup.
by Rusty Russell
· 12 years ago
e570d7c
kbuild: limit dtc+cpp include path
by Stephen Warren
· 12 years ago
22435f3
kbuild: create a rule to run the pre-processor on *.dts files
by Stephen Warren
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
7c43185
Kbuild: Use dtc's -d (dependency) option
by Stephen Warren
· 13 years ago
5bb0571
kbuild: Fix comment in Makefile.lib
by Michal Marek
· 13 years ago
58238c8
kbuild: prevent make from deleting _shipped files
by Peter Foley
· 13 years ago
991d76c
kbuild: simplify the %_shipped rule
by Arnaud Lacombe
· 13 years ago
7373f4f
kbuild: add implicit rules for parser generation
by Arnaud Lacombe
· 13 years ago
6ae9ecb
kbuild: Call gzip with -n
by Michal Marek
· 14 years ago
24fa040
decompressors: add XZ decompressor module
by Lasse Collin
· 14 years ago
aab9433
of: Add support for linking device tree blobs into vmlinux
by Dirk Brandewie
· 14 years ago
c9e2a72
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
d63f6d1
initramfs: Fix build break on symbol-prefixed archs
by Mike Frysinger
· 14 years ago
52159d9
jump label: Convert dynamic debug to use jump labels
by Jason Baron
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
d61931d
x86: Add optimized popcnt variants
by Borislav Petkov
· 15 years ago
2d74b2c
scripts/Makefile.lib: Align the output of LZO
by Wu Zhangjin
· 15 years ago
1373411
kbuild: really fix bzImage build with non-bash sh
by Jonathan Nieder
· 15 years ago
7dd65fe
lib: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
4a2ff67
kbuild: fix bzImage build for x86
by Michael Tokarev
· 15 years ago
58242b2
kbuild: Fix size_append issue for bzip2/lzma kernel
by Alek Du
· 15 years ago
2521f2c
gcov: add gcov profiling infrastructure
by Peter Oberparleiter
· 15 years ago
82782ca
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d3dd3b5
kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs
by H. Peter Anvin
· 16 years ago
720097d
kbuild: introduce subdir-ccflags-y
by Sam Ravnborg
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago
0f5e2d2
bzip2/lzma: handle failures from bzip2 and lzma correctly
by H. Peter Anvin
· 16 years ago
bc22c17
bzip2/lzma: library support for gzip, bzip2 and lzma decompression
by Alain Knaff
· 16 years ago
d8672b4
kbuild: expand -I in KBUILD_CPPFLAGS
by Sam Ravnborg
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
656ee82
kbuild: create new CFLAGS_REMOVE_(basename).o option
by Steven Rostedt
· 16 years ago
551559e
kbuild: implement modules.order
by Tejun Heo
· 17 years ago
f77bf01
kbuild: introduce ccflags-y, asflags-y and ldflags-y
by Sam Ravnborg
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
836caba
kbuild: kill backward compatibility checks
by Sam Ravnborg
· 17 years ago
f5fb976
kbuild: fix directory traversal bug
by Sam Ravnborg
· 17 years ago
5e8d780
kbuild: fix ia64 breakage after introducing make -rR
by Sam Ravnborg
· 18 years ago
d38b6968
Revert "kbuild: fix make -rR breakage"
by Linus Torvalds
· 18 years ago
e5c44fd
kbuild: fix make -rR breakage
by Sam Ravnborg
· 18 years ago
d9df92e
kbuild: properly pass options to hostcc when doing make O=..
by Sam Ravnborg
· 19 years ago
f83b5e3
kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names
by Ustyugov Roman
· 19 years ago
8ec4b4f
kbuild: introduce Kbuild.include
by Sam Ravnborg
· 19 years ago
7c6b155
kbuild: drop descend - converting existing users
by Sam Ravnborg
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago