Sergei Poselenov
7211b8b902
kbuild: fix "Argument list too long" error for "make headers_check",
I'm trying to install kernel headers to build a cross-toolchain, but got
the following:
make ARCH=arm
INSTALL_HDR_PATH=/work/psl/eldk-builds/arm-2009-04-21/work/var/tmp/crosstool-0.43-3-root/usr/crosstool/gcc-4.2.2-glibc-20070515T2025-eldk/
+arm-linux-gnueabi/arm-linux-gnueabi/
headers_check
...
CHECK include/linux/raid (2 files)
CHECK include/linux/spi (1 files)
CHECK include/linux/sunrpc (1 files)
CHECK include/linux/tc_act (6 files)
CHECK include/linux/tc_ematch (4 files)
CHECK include/linux/usb (8 files)
make[2]: execvp: /bin/sh: Argument list too long
make[2]: ***
[/work/psl/eldk-builds/arm-2009-04-21/work/var/tmp/crosstool-0.43-3-root/usr/crosstool/gcc-4.2.2-glibc-20070515T2025-eldk/arm-linux-gnueab
+i/arm-linux-gnueabi//include/linux/.check]
Error 127
make[1]: *** [linux] Error 2
make: *** [headers_check] Error 2
->
Introduce use of xargs to fix this.
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
Cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2009-06-09 22:37:56 +02:00
..
2009-06-09 22:37:44 +02:00
2009-05-02 16:52:26 -07:00
2009-01-14 21:38:20 +01:00
2009-06-09 22:37:51 +02:00
2009-06-09 22:37:53 +02:00
2009-06-09 22:37:42 +02:00
2008-09-05 21:43:38 +10:00
2009-04-01 11:30:35 +02:00
2009-04-06 14:27:17 -07:00
2009-01-04 15:53:34 -08:00
2007-12-17 19:28:17 -08:00
2009-02-15 12:50:08 +01:00
2007-10-12 21:13:50 +02:00
2009-02-27 16:26:22 -08:00
2008-10-22 21:53:49 -07:00
2008-10-29 22:02:08 +01:00
2007-07-16 21:15:50 +02:00
2007-07-16 21:15:50 +02:00
2009-01-14 21:40:49 +01:00
2008-12-03 22:36:39 +01:00
2008-07-25 22:12:41 +02:00
2007-10-12 21:13:50 +02:00
2008-12-03 21:32:02 +01:00
2009-06-09 22:37:54 +02:00
2009-02-11 12:17:29 +01:00
2009-02-11 12:17:29 +01:00
2009-04-11 08:18:12 +02:00
2009-04-10 13:10:54 -07:00
2009-04-11 08:18:07 +02:00
2009-06-09 22:37:52 +02:00
2009-01-02 20:43:24 +01:00
2009-06-09 22:37:43 +02:00
2009-03-14 09:55:04 +01:00
2008-12-03 21:32:01 +01:00
2009-05-02 15:36:10 -07:00
2008-04-29 08:06:04 -07:00
2009-05-02 16:52:26 -07:00
2009-04-19 11:12:12 +02:00
2008-04-25 20:18:48 +02:00
2008-08-02 07:52:29 +01:00
2009-06-09 22:37:56 +02:00
2008-04-25 20:18:48 +02:00
2009-04-19 11:12:12 +02:00
2009-01-14 21:38:20 +01:00
2008-10-29 22:02:09 +01:00
2007-10-15 22:25:06 +02:00
2009-02-15 12:50:10 +01:00
2008-12-03 21:32:00 +01:00
2008-12-03 21:32:02 +01:00
2009-01-14 21:38:20 +01:00
2007-05-02 20:58:10 +02:00
2007-10-11 17:56:02 +02:00
2008-08-06 22:11:33 +02:00
2009-01-18 20:15:26 +01:00
2009-05-19 14:11:34 -07:00
2009-05-01 10:54:02 +02:00
2009-03-07 13:31:29 +01:00
2009-06-09 22:37:54 +02:00