kbuild: initramfs updates
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 4 Nov 2002 10:04:44 +0000 (04:04 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Mon, 4 Nov 2002 10:04:44 +0000 (04:04 -0600)
commit25bb11a43eef6c4d86fdb35c3cf342419efb5385
tree4462689c50821d33b570a5995451e906d580fcae
parent9589f34f61debbe3d05fb84852aa126126082072
kbuild: initramfs updates

Use ld to link the cpio archive into the image, build was broken
due to requiring a recent version of objcopy before, plus assorted
cleanups:

o Don't include arch/$(ARCH)/Makefile, export the needed arch-specific
  flags instead.
o Name the generated section consistently .init.ramfs everywhere.
Makefile
arch/i386/Makefile
arch/i386/vmlinux.lds.S
usr/Makefile
usr/initramfs_data.scr [new file with mode: 0644]