aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dec/boot/Makefile')
-rw-r--r--arch/mips/dec/boot/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/mips/dec/boot/Makefile b/arch/mips/dec/boot/Makefile
deleted file mode 100644
index bcea41698ef5e..0000000000000
--- a/arch/mips/dec/boot/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for the DECstation family specific parts of the kernel
-#
-
-netboot: all
- $(LD) -N -G 0 -T ld.ecoff ../../boot/zImage \
- dec_boot.o ramdisk.img -o nbImage
-
-obj-y := decstation.o
-
-clean:
- rm -f nbImage