Masahiro Yamada
|
c8589d1e9e
kbuild: handle multi-objs dependency appropriately
|
11 years ago |
Masahiro Yamada
|
38385f8f01
kbuild: trivial - remove trailing spaces
|
11 years ago |
Linus Torvalds
|
b003d7706a
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
11 years ago |
Masahiro Yamada
|
13338935f1
kbuild: move "quote" to Kbuild.include to be consistent
|
11 years ago |
Grant Likely
|
dab2310d9d
Merge tag 'v3.14-rc5' into HEAD
|
11 years ago |
Jason Cooper
|
f4d4ffc03e
kbuild: dtbs_install: new make target
|
11 years ago |
Grant Likely
|
b5190516b2
of: Move testcase FDT data into drivers/of
|
11 years ago |
Linus Torvalds
|
cb63fc2662
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
12 years ago |
Kyungsik Lee
|
e76e1fdfa8
lib: add support for LZ4-compressed kernel
|
12 years ago |
张忠山
|
4d47dde47f
kbuild: create directory for dir/file.o
|
12 years ago |
Ian Campbell
|
b0a4d8b3cf
kbuild: make sure we clean up DTB temporary files
|
12 years ago |
James Hogan
|
1c00a47e48
Makefile.lib: align DTB quiet_cmd
|
12 years ago |
Matthijs Kooijman
|
ad06156876
kbuild: Don't assume dts files live in arch/*/boot/dts
|
12 years ago |
Linus Torvalds
|
f8ce1faf55
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Stephen Warren
|
b40b25fff8
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
|
12 years ago |
Stephen Warren
|
85f02be8e5
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
|
12 years ago |
Stephen Warren
|
c58299aa87
kbuild: create an "include chroot" for DT bindings
|
12 years ago |
Rusty Russell
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
12 years ago |
Stephen Warren
|
e570d7c15a
kbuild: limit dtc+cpp include path
|
12 years ago |
Stephen Warren
|
22435f3833
kbuild: create a rule to run the pre-processor on *.dts files
|
12 years ago |
Stephen Warren
|
90b335fbbc
kbuild: centralize .dts->.dtb rule
|
12 years ago |
Stephen Warren
|
e339364514
Kbuild: centralize MKIMAGE and cmd_uimage definitions
|
13 years ago |
Stephen Warren
|
7c43185138
Kbuild: Use dtc's -d (dependency) option
|
13 years ago |
Michal Marek
|
5bb0571bfd
kbuild: Fix comment in Makefile.lib
|
13 years ago |
Peter Foley
|
58238c8144
kbuild: prevent make from deleting _shipped files
|
14 years ago |
Arnaud Lacombe
|
991d76c950
kbuild: simplify the %_shipped rule
|
14 years ago |
Arnaud Lacombe
|
7373f4f83c
kbuild: add implicit rules for parser generation
|
14 years ago |
Michal Marek
|
6ae9ecb861
kbuild: Call gzip with -n
|
14 years ago |
Lasse Collin
|
24fa0402a9
decompressors: add XZ decompressor module
|
14 years ago |
Dirk Brandewie
|
aab94339cd
of: Add support for linking device tree blobs into vmlinux
|
14 years ago |