kernel-ark/scripts
Sam Ravnborg 9b213118fa kbuild: fix installing external modules
Eric Sandeen <sandeen@redhat.com> reported:
  Installing external modules is supposed to put them in some path
  under /lib/modules/<version>/extra/subdir/, but this change:
  http://linux.bkbits.net:8080/linux-2.6/?PAGE=cset&REV=1.1982.9.23
  makes them go under /lib/modules/<version>/extrasubdir

 (for example, make M=fs/ext3 modules_install puts ext3.ko in
 /lib/modules/<version>/extrafs/ext3.ko)

This was the case only when specifying a trailing slash to M=..

Fixed by removing trailing slash if present so
we correctly match dir part of target.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Eric Sandeen <sandeen@redhat.com>
2008-01-28 23:14:36 +01:00
..
basic kernel-doc: new P directive for DOC: sections 2008-01-28 23:14:35 +01:00
genksyms kbuild: fixup genksyms usage/getopt 2008-01-28 23:14:36 +01:00
kconfig kconfig: use getopt() in conf.c for handling command line arguments 2008-01-28 23:14:36 +01:00
ksymoops
mod kbuild: fix a buffer overflow in modpost 2008-01-28 23:14:36 +01:00
package Kbuild: Clarify the rpm-related make packaging targets 2008-01-28 23:14:36 +01:00
rt-tester
.gitignore
bin2c.c
binoffset.c
bloat-o-meter fix bloat-o-meter for ppc64 2007-12-17 19:28:17 -08:00
checkincludes.pl
checkkconfigsymbols.sh
checkpatch.pl update checkpatch.pl to version 0.12 2007-11-29 09:24:51 -08:00
checkstack.pl Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 2007-10-20 20:19:15 -07:00
checksyscalls.sh
checkversion.pl
cleanfile
cleanpatch
conmakehash.c
decodecode
export_report.pl
extract-ikconfig
gcc-version.sh kbuild: fix buglet in gcc-version.sh 2008-01-28 23:14:36 +01:00
gcc-x86_64-has-stack-protector.sh
gen_initramfs_list.sh
hdrcheck.sh
kallsyms.c
Kbuild.include kbuild: introduce cc-cross-prefix 2007-10-19 21:46:01 +02:00
kernel-doc kernel-doc: process functions, not DOC: 2008-01-28 23:14:35 +01:00
Lindent
Makefile
Makefile.build kbuild: implement modules.order 2008-01-28 23:14:35 +01:00
Makefile.clean
Makefile.headersinst
Makefile.host
Makefile.lib kbuild: implement modules.order 2008-01-28 23:14:35 +01:00
Makefile.modinst kbuild: fix installing external modules 2008-01-28 23:14:36 +01:00
Makefile.modpost
makelst
mkcompile_h
mkmakefile kbuild: re-enable Makefile generation in a new O=... directory 2007-12-13 19:19:20 +01:00
mksysmap
mkuboot.sh
mkversion
namespace.pl
patch-kernel
pnmtologo.c
profile2linkerlist.pl
setlocalversion kbuild: support mercurial in setlocalversion 2008-01-28 23:14:36 +01:00
show_delta
unifdef.c
ver_linux