aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Mosberger <davidm@tiger.hpl.hp.com>2002-09-28 00:39:18 -0700
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2002-09-28 00:39:18 -0700
commitce8b6d6411dede3c4034a418090f30a3cb1c727d (patch)
tree4d31537751940ca70409ef7e71a6a0abd6e00b38
parent1d3d4e824be09d92f06f984befced75181238db7 (diff)
downloadhistory-ce8b6d6411dede3c4034a418090f30a3cb1c727d.tar.gz
ia64: Remove duplicate make targets.lia64-v2.5.39
-rw-r--r--arch/ia64/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/ia64/Makefile b/arch/ia64/Makefile
index 093f5ecbd746b..a128985d26b77 100644
--- a/arch/ia64/Makefile
+++ b/arch/ia64/Makefile
@@ -52,13 +52,6 @@ ifdef CONFIG_IA64_SGI_SN
SUBDIRS += arch/$(ARCH)/sn/fakeprom
endif
-core-$(CONFIG_IA32_SUPPORT) += arch/$(ARCH)/ia32/
-
-libs-y += arch/$(ARCH)/lib/
-core-y += arch/$(ARCH)/kernel/ arch/$(ARCH)/mm/
-drivers-$(CONFIG_PCI) += arch/$(ARCH)/pci/
-drivers-$(CONFIG_IA64_HP_ZX1) += arch/$(ARCH)/hp/common/ arch/$(ARCH)/hp/zx1/
-
MAKEBOOT = $(MAKE) -C arch/$(ARCH)/boot
compressed: vmlinux