Linux-2.6.12-rc2
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / mips / dec / boot / Makefile
1 #
2 # Makefile for the DECstation family specific parts of the kernel
3 #
4
5 netboot: all
6 $(LD) -N -G 0 -T ld.ecoff ../../boot/zImage \
7 dec_boot.o ramdisk.img -o nbImage
8
9 obj-y := decstation.o
10
11 clean:
12 rm -f nbImage