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
No related branches found
No related tags found
Showing
- Makefile 40 additions, 48 deletionsMakefile
- arch/arm/Makefile 0 additions, 2 deletionsarch/arm/Makefile
- arch/arm/mach-at91/Makefile 0 additions, 3 deletionsarch/arm/mach-at91/Makefile
- arch/arm/mach-ebsa110/Makefile 0 additions, 3 deletionsarch/arm/mach-ebsa110/Makefile
- arch/arm/mach-ep93xx/Makefile 0 additions, 3 deletionsarch/arm/mach-ep93xx/Makefile
- arch/arm/mach-exynos/Makefile 0 additions, 5 deletionsarch/arm/mach-exynos/Makefile
- arch/arm/mach-footbridge/Makefile 0 additions, 3 deletionsarch/arm/mach-footbridge/Makefile
- arch/arm/mach-iop13xx/Makefile 0 additions, 5 deletionsarch/arm/mach-iop13xx/Makefile
- arch/arm/mach-iop32x/Makefile 0 additions, 3 deletionsarch/arm/mach-iop32x/Makefile
- arch/arm/mach-iop33x/Makefile 0 additions, 3 deletionsarch/arm/mach-iop33x/Makefile
- arch/arm/mach-ks8695/Makefile 0 additions, 3 deletionsarch/arm/mach-ks8695/Makefile
- arch/arm/mach-rpc/Makefile 0 additions, 4 deletionsarch/arm/mach-rpc/Makefile
- arch/arm/mach-s3c24xx/Makefile 0 additions, 5 deletionsarch/arm/mach-s3c24xx/Makefile
- arch/arm/mach-s3c64xx/Makefile 0 additions, 5 deletionsarch/arm/mach-s3c64xx/Makefile
- arch/arm/mach-s5pv210/Makefile 0 additions, 5 deletionsarch/arm/mach-s5pv210/Makefile
- arch/arm/mach-sa1100/Makefile 0 additions, 3 deletionsarch/arm/mach-sa1100/Makefile
- arch/arm/mach-u300/Makefile 0 additions, 3 deletionsarch/arm/mach-u300/Makefile
- arch/arm/plat-iop/Makefile 0 additions, 6 deletionsarch/arm/plat-iop/Makefile
- arch/arm/plat-omap/Makefile 0 additions, 3 deletionsarch/arm/plat-omap/Makefile
- arch/arm/plat-samsung/Makefile 0 additions, 5 deletionsarch/arm/plat-samsung/Makefile
Loading
Please register or sign in to comment