kbuild: Fix up initramfs, adapt arch/alpha
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 5 Nov 2002 04:08:12 +0000 (22:08 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Tue, 5 Nov 2002 04:08:12 +0000 (22:08 -0600)
commit93d5bafc6a5ba762b5b7a1bbef80bf1117c97284
tree5639a7cdecb159dcb844e2ff51941e22fbdad48f
parent25bb11a43eef6c4d86fdb35c3cf342419efb5385
kbuild: Fix up initramfs, adapt arch/alpha

Grrh, don't do last minute changes without retesting.

Adapt arch/alpha as well, other archs need to
o add LDFLAGS_BLOB to arch/$(ARCH)/Makefile
o add .init.ramfs to arch/$(ARCH)/vmlinux.lds.S

See arch/i386/{Makefile,vmlinux.lds.S} for guidance ;)
arch/alpha/Makefile
arch/alpha/vmlinux.lds.S
usr/Makefile