diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-25 20:01:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-25 20:01:57 -0700 |
commit | 154dd78d30b56ffb8b447f629bfcceb14150e5c4 (patch) | |
tree | a1d34da3de50d25b96ba315416817a6850cd7b90 /scripts | |
parent | 14067ff536286bd2f7f79d46337d2228b12ef880 (diff) | |
parent | 1ae14703e76de49e6116296f3b20925f491dbb16 (diff) | |
parent | 3bdccc880b39c2d8e2cdd3783107dc6799ba62ca (diff) | |
parent | b756828609ee8cb1320effc371cfafde6a6246fe (diff) | |
download | linux-3.10-154dd78d30b56ffb8b447f629bfcceb14150e5c4.tar.gz linux-3.10-154dd78d30b56ffb8b447f629bfcceb14150e5c4.tar.bz2 linux-3.10-154dd78d30b56ffb8b447f629bfcceb14150e5c4.zip |
Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
genksyms: Use same type in loop comparison
kbuild: silence generated makefile message
kernel: prevent unnecessary rebuilding due to config_data.gz
headers_install: fix __packed in exported kernel headers
dtc: regen parser
dtc: migrate parser to implicit rules
kconfig: regen parser
kconfig: migrate parser to implicit rules
kconfig/zconf.l: do not ask to generate backup
kconfig: kill no longer needed reference to YYDEBUG
kconfig: constify `kconf_id_lookup'
genksym: regen parser
genksyms: migrate parser to implicit rules
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
genksyms: pass hash and lookup functions name and target language though the input file
kbuild: simplify the %_shipped rule
kbuild: add implicit rules for parser generation
kbuild: add `baseprereq'
kbuild: Fix reference to vermagic.h
* 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
package: Makefile: fix perf target bug
* 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
gitignore: ignore debian build directory