repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] Remove hosthw.h from rio (unused file)
[wrt350n-kernel.git]
/
arch
/
mips
/
dec
/
boot
/
Makefile
blob
bcea41698ef5e15e555e2cfeb5d9ecf16b758ed5
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