]> git.hungrycats.org Git - linux/commitdiff
PPC32: hand-merge arch/ppc/boot/Makefile
authorPaul Mackerras <paulus@samba.org>
Fri, 20 Sep 2002 18:48:13 +0000 (04:48 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 20 Sep 2002 18:48:13 +0000 (04:48 +1000)
1  2 
arch/ppc/boot/Makefile

index 8403ee2b1727dd4f6284c98adb5e2da1ac7dc0f5,90b0a5be2b5f6ce4726deda18355dc54ddbfb6a6..7fc8e3dac69e3af75afbce1ffbfb518b1c918ce1
@@@ -55,7 -58,7 +58,7 @@@ maketools
  # The targets all boards support for boot images.
  BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd
  
- $(BOOT_TARGETS): vmapus lib/lib.a images/vmlinux.gz maketools
 -$(BOOT_TARGETS): vmapus lib/zlib.a images/vmlinux.gz makeof1275 maketools
++$(BOOT_TARGETS): vmapus lib/lib.a images/vmlinux.gz makeof1275 maketools
  ifneq ($(BOOTDIRS),)
        for d in $(BOOTDIRS); do $(MAKE) -C $$d $@; done
  endif