* [PATCH] fix generic compile
@ 2003-07-16 22:24 Jesse Barnes
0 siblings, 0 replies; only message in thread
From: Jesse Barnes @ 2003-07-16 22:24 UTC (permalink / raw)
To: linux-ia64
This will fix the generic compile by removing sn2 from the list of
targets, since it depends on the new discontig code, which hasn't gone
in yet.
Thanks,
Jesse
=== arch/ia64/Makefile 1.55 vs edited ==--- 1.55/arch/ia64/Makefile Wed Jun 18 22:09:21 2003
+++ edited/arch/ia64/Makefile Wed Jul 16 15:22:34 2003
@@ -66,8 +66,7 @@
drivers-$(CONFIG_PCI) += arch/ia64/pci/
drivers-$(CONFIG_IA64_HP_SIM) += arch/ia64/hp/sim/
drivers-$(CONFIG_IA64_HP_ZX1) += arch/ia64/hp/common/ arch/ia64/hp/zx1/
-drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/ arch/ia64/hp/sim/ \
- arch/ia64/sn/
+drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/ arch/ia64/hp/sim/
boot := arch/ia64/boot
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-16 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-16 22:24 [PATCH] fix generic compile Jesse Barnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox