diff options
author | 2014-07-24 19:49:29 +0200 | |
---|---|---|
committer | 2014-07-29 23:46:39 +0200 | |
commit | 419f276c1375e6923860b6d1590a7364f7f23d68 (patch) | |
tree | 4cf95befe917bf39e0374ecd47d8e528f07eb3b6 /linux | |
parent | 8b8a60cd52c6350e346f9783863d362eeccf82b6 (diff) | |
download | buildroot-419f276c1375e6923860b6d1590a7364f7f23d68.tar.gz buildroot-419f276c1375e6923860b6d1590a7364f7f23d68.tar.bz2 |
uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target
There is no real reason to run uclibc-menuconfig in non-parallel mode,
even though one can neither expect performance benefits from a parallel
menuconfig.
Nevertheless, $(MAKE) is the default, so this patch removes the unnecessary
non-default $(MAKE1) usage for uclibc-menuconfig.
This is a simplification introduced in preparation of the kconfig-package
infrastructure.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions