Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: conf/files.xen changes proposal
On Thu, Jun 27, 2013 at 07:05:32AM +0200, rudolf wrote:
> Hi,
>
> I'd like to propose the attached changes to sys/arch/xen/conf/files.xen:
>
> 1) enable configuration of XEN_DOM0 kernel without "options CPU_UCODE"
> [...]
> -file arch/xen/xen/xen_ucode.c dom0ops | cpu_ucode needs-flag
> -file arch/x86/x86/cpu_ucode_amd.c dom0ops | cpu_ucode needs-flag
> +file arch/xen/xen/xen_ucode.c cpu_ucode needs-flag
> +file arch/x86/x86/cpu_ucode_amd.c cpu_ucode needs-flag
Haven't you deleted the wrong definition? If you want to build
without "options CPU_UCODE", then I suspect you shouldn't need to
specify the same as a definition in the file list?
Regards,
Alistair
Home |
Main Index |
Thread Index |
Old Index