]> git.hungrycats.org Git - linux/commitdiff
[PATCH] ia64: generic build fix
authorAlex Williamson <alex_williamson@hp.com>
Thu, 3 Apr 2003 04:37:02 +0000 (20:37 -0800)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Thu, 3 Apr 2003 04:37:02 +0000 (20:37 -0800)
trivial build fix for the generic kernel target

arch/ia64/boot/Makefile

index 10978d8d14287a91f9e12cbbf682e7613b3e3cba..badf4820d08868245c5b843335635c01249cf93d 100644 (file)
@@ -11,7 +11,6 @@
 EXTRA_TARGETS := vmlinux.bin vmlinux.gz
 
 targets-$(CONFIG_IA64_HP_SIM)  += bootloader
-targets-$(CONFIG_IA64_GENERIC) += bootloader
 EXTRA_TARGETS += $(sort $(targets-y))
 
 quiet_cmd_cptotop = LN      $@