repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ALSA] cs4231-lib: replace common delay loop by function
[linux-2.6/verdex.git]
/
arch
/
cris
/
arch-v10
/
boot
/
Makefile
blob
e5b105851108999126ba802426869dbc54dd2714
1
#
2
# arch/cris/boot/Makefile
3
#
4
target
= $(
target_boot_dir
)
5
src
= $(
src_boot_dir
)
6
7
zImage
:
compressed
/
vmlinuz
8
9
compressed
/
vmlinuz
:
10
@
$(
MAKE
) -
f
$(
src
)/
compressed
/
Makefile
$(
target_compressed_dir
)/
vmlinuz
11
12
clean
:
13
@
$(
MAKE
) -
f
$(
src
)/
compressed
/
Makefile
clean