Sign in
googlers
/
maze
/
linux
/
e2fe90666a84e6a11c541424dfa9eec20cfe5fc1
/
.
/
arch
/
cris
/
arch-v10
/
boot
/
Makefile
blob: fe6650368e6a3014dda0be3779a8eb7bc738a11d [
file
] [
log
] [
blame
]
#
# arch/cris/boot/Makefile
#
zImage
:
compressed
/
vmlinuz
compressed
/
vmlinuz
:
$
(
TOPDIR
)/
vmlinux
@$
(
MAKE
)
-
C compressed vmlinuz
clean
:
rm
-
f zImage tools
/
build compressed
/
vmlinux
.
out
@$
(
MAKE
)
-
C compressed clean