aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headers_check.pl
diff options
context:
space:
mode:
authorSergei Poselenov <sposelenov@emcraft.com>2009-06-05 16:11:09 +0400
committerSam Ravnborg <sam@ravnborg.org>2009-06-09 22:37:56 +0200
commit7211b8b9028854eee0d03ee6231440b7fb492521 (patch)
treebc273f884b79e2fc21c4ffad1fadfeabde59fa33 /scripts/headers_check.pl
parent35763e854f8aa2d579236a4670c32c078d143b3a (diff)
downloadkernel_samsung_smdk4412-7211b8b9028854eee0d03ee6231440b7fb492521.zip
kernel_samsung_smdk4412-7211b8b9028854eee0d03ee6231440b7fb492521.tar.gz
kernel_samsung_smdk4412-7211b8b9028854eee0d03ee6231440b7fb492521.tar.bz2
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>
Diffstat (limited to 'scripts/headers_check.pl')
0 files changed, 0 insertions, 0 deletions