USB: unusual_devs update for Sony P990i phone
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / cris / arch-v10 / boot / Makefile
blobe5b105851108999126ba802426869dbc54dd2714
2 # arch/cris/boot/Makefile
4 target = $(target_boot_dir)
5 src = $(src_boot_dir)
7 zImage: compressed/vmlinuz
9 compressed/vmlinuz:
10 @$(MAKE) -f $(src)/compressed/Makefile $(target_compressed_dir)/vmlinuz
12 clean:
13 @$(MAKE) -f $(src)/compressed/Makefile clean