patch-2.3.99-pre9 linux/arch/mips/Makefile
Next file: linux/arch/mips/arc/Makefile
Previous file: linux/arch/ia64/ia32/sys_ia32.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat May 13 08:29:14 2000
- Orig file:
v2.3.99-pre8/linux/arch/mips/Makefile
- Orig date:
Sat Feb 26 22:31:39 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/arch/mips/Makefile linux/arch/mips/Makefile
@@ -125,6 +125,7 @@
ifdef CONFIG_BAGET_MIPS
SUBDIRS += arch/mips/baget arch/mips/baget/prom
LIBS += arch/mips/baget/baget.a arch/mips/baget/prom/bagetlib.a
+LOADADDR += 0x80001000
endif
#
@@ -189,6 +190,7 @@
@$(MAKEBOOT) clean
$(MAKE) -C arch/$(ARCH)/kernel clean
$(MAKE) -C arch/$(ARCH)/tools clean
+ $(MAKE) -C arch/mips/baget clean
archmrproper:
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])