public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] drivers/acpi/Makefile, CONFIG_ACPI_KERNEL_CONFIG
@ 2001-09-06  7:16 Keith Owens
  2001-09-06  7:46 ` KOCHI Takayoshi
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2001-09-06  7:16 UTC (permalink / raw)
  To: linux-ia64

Linus's 2.4.9, drivers/acpi/Makefile has

ifdef CONFIG_ACPI_KERNEL_CONFIG
   obj-$(CONFIG_ACPI)   += acpiconf.o osconf.o 
else

The IA64 patch has

ifdef CONFIG_ACPI_KERNEL_CONFIG
   obj-$(CONFIG_ACPI)   += acpiconf.o osconf.o driver.o
else

Any reason the trailing driver.o is missing from Linus's kernel?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-06  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06  7:16 [Linux-ia64] drivers/acpi/Makefile, CONFIG_ACPI_KERNEL_CONFIG Keith Owens
2001-09-06  7:46 ` KOCHI Takayoshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox