Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / arch / arm / boot / Makefile
index 535a424d9eb058e440cf426bae511fef2d897674..5be33a2d59a9d8c685d40e9a4084de8bf374bdb5 100644 (file)
@@ -87,7 +87,7 @@ $(obj)/bootpImage: $(obj)/bootp/bootp FORCE
        $(call if_changed,objcopy)
        @$(kecho) '  Kernel: $@ is ready'
 
-PHONY += initrd
+PHONY += initrd install zinstall uinstall
 initrd:
        @test "$(INITRD_PHYS)" != "" || \
        (echo This machine does not support INITRD; exit -1)
This page took 0.025898 seconds and 5 git commands to generate.