summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* First round of Cobalt patches from Mathew Edward Kovach.Ralf Baechle2000-06-151-0/+14
|
* Next iteration, that should be it [tm].Harald Koerfgen2000-05-271-0/+3
| | | | | | | | | | | | | | | | | | * offset.h now depends on include/linux/autoconf.h as suggested by Ulf. That doesn't really make a difference, but it feels better :) * If include/asm-$(ARCH)/offset.h doesn't exist during a "make dep", create an empty one so that the dependecies are built correctly. That seems to be the correct fix. * Added a mrproper target to arch/$(ARCH)/tools/Makefile so that "make dep clean vmlinux" works. include/asm-$(ARCH)/offset.h is now beeing deleted with a "make mrproper". * While beeing at it, I added a mrproper target in arch/$(ARCH)/boot/Makefile as well. I'd appreciate if someone with a working MIPS64 toolchain (hint, hint) could check if this works as expected for MIPS64. Toggling CONFIG_SMP should rebuild nearly the whole kernel without the need for a "make clean" or something like that.
* Some minor bugfixes:Harald Koerfgen1999-10-171-1/+3
| | | | | | | o Fix braino in lib/Makefile o Export __wbflush() and release_tc_card() for modules o DMA isn't limited on DECstations o remove elf2ecoff and addinitrd while "make clean"
* elf2ecoff works for DECstationsHarald Koerfgen1999-04-071-2/+11
|
* added addinitrd, a utility to generate kernels combined with a initrd imageThomas Bogendoerfer1999-03-131-4/+6
|
* removed old crapThomas Bogendoerfer1999-03-091-12/+4
| | | | inew target vmlinux.ecoff instead of zImage
* build a ecoff kernel for Magnums instead of an a.out image for miloThomas Bogendoerfer1999-02-251-6/+4
|
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-031-8/+8
|
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-071-1/+1
|
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-0/+1
|
* Merge to 2.1.38.Miguel de Icaza1997-08-061-1/+0
| | | | | | | | | | | IMPORTANT NOTE: I could not figure out what information is the one that should be used for the following files (ie, those that were in our tree, or those that came from Linus' patch), please, check these: include/asm-mips/jazz.h include/asm-mips/jazzdma.h include/asm-mips/ioctls.h
* Initial revisionRalf Baechle1997-06-011-1/+5
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-251-1/+1
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-071-16/+16
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-141-0/+47