1
0
Fork 0
alistair23-linux/arch/arm/mach-s5pv210
Linus Torvalds f33a3faa25 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild changes from Michal Marek:
 - fix for handling dependencies of *-objs targets by Masahiro Yamada
 - lots of cleanups in the kbuild machinery, also by Masahiro
 - fixes for the kconfig build to use an UTF-8 capable ncurses library
   if possible and to build on not-so-standard installs
 - some more minor fixes

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kbuild: Do not reference *-n variables in the Makefile
  kbuild: simplify build, clean, modbuiltin shorthands
  kbuild: arm: Do not define "comma" twice
  kbuild: remove obj-n and lib-n handling
  kbuild: remove unnecessary variable initializaions
  kbuild: remove unnecessary "obj- := dummy.o" trick
  kbuild: handle C=... and M=... after entering into build directory
  kbuild: use $(Q) for sub-make target
  kbuild: fake the "Entering directory ..." message more simply
  kconfig/lxdialog: get ncurses CFLAGS with pkg-config
  kconfig: nconfig: fix multi-byte UTF handling
  kconfig: lxdialog: fix spelling
  kbuild: Make scripts executable
  kbuild: remove redundant clean-files from scripts/kconfig/Makefile
  kbuild: refactor script/kconfig/Makefile
  kbuild: handle the dependency of multi-objs hostprogs appropriately
  kbuild: handle multi-objs dependency appropriately
2014-10-14 09:22:26 +02:00
..
Kconfig ARM: S5PV210: Enable multi-platform build support 2014-07-19 04:32:16 +09:00
Makefile kbuild: remove unnecessary variable initializaions 2014-10-02 13:55:02 +02:00
common.h ARM: S5PV210: Untie PM support from legacy code 2014-07-19 04:32:11 +09:00
pm.c ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ 2014-08-18 09:04:06 -05:00
regs-clock.h ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ 2014-08-18 09:04:06 -05:00
s5pv210.c ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/ 2014-08-18 09:04:06 -05:00
sleep.S ARM: S5PV210: Untie PM support from legacy code 2014-07-19 04:32:11 +09:00