Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/amiga/conf



> > Modified Files:
> >     src/sys/arch/amiga/conf: GENERIC.in
> >
> > Log Message:
> > The option COMPAT_AOUT_M68K now requires COMPAT_40 (recent mount changes),
> > so make sure to define COMPAT_40 too.
>
> Adding COMPAT_40 to GENERIC files is fine, but
> shouldn't such internal dependency be handled in
> sys/conf/files as COMPAT_30 for COMPAT_FREEBSD?

Yes, they should -- thanks for the hint.  I've now committed that
change.

BTW, my addition of COMPAT_40 was actually ineffectual in fixing
the problem, because it was added inside an m4 ifdef...  Ref. my
question on port-amiga whether the COMPAT_AOUT_M68K etc. options
are needed in the INSTALL kernels.

Regards,

- Håvard



Home | Main Index | Thread Index | Old Index