Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
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