On Mon, Aug 07, 2006 at 02:00:30PM -0700, Deepak Saxena wrote:
>
> Signed-off-by: Deepak Saxena <[email protected]>
>
>
> diff --git a/arch/i386/kernel/Makefile b/arch/i386/kernel/Makefile
> index ab98fc2..085b9fa 100644
> --- a/arch/i386/kernel/Makefile
> +++ b/arch/i386/kernel/Makefile
> @@ -32,12 +32,11 @@ obj-$(CONFIG_KPROBES) += kprobes.o
> obj-$(CONFIG_MODULES) += module.o
> obj-y += sysenter.o vsyscall.o
> obj-$(CONFIG_ACPI_SRAT) += srat.o
> -obj-$(CONFIG_HPET_TIMER) += time_hpet.o
> obj-$(CONFIG_EFI) += efi.o efi_stub.o
> obj-$(CONFIG_DOUBLEFAULT) += doublefault.o
> obj-$(CONFIG_VM86) += vm86.o
> obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
> -obj-$(CONFIG_HPET_TIMER) += hpet.o
> +obj-$(CONFIG_HPET_TIMER) += time_hpet.o hpet.o
> obj-$(CONFIG_K8_NB) += k8.o
> obj-$(CONFIG_AUDIT) += audit.o
Is this necessary for 2.6.18-final? Are you sure that we don't need
this for link order issues?
Care to use the trivial tree for this?
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]