svn commit: r319994 - head/sys/mips/conf

Ed Maste emaste at freebsd.org
Sun Jul 2 21:03:55 UTC 2017


On 15 June 2017 at 20:44, Adrian Chadd <adrian at freebsd.org> wrote:
> Author: adrian
> Date: Fri Jun 16 00:44:23 2017
> New Revision: 319994
> URL: https://svnweb.freebsd.org/changeset/base/319994
>
> Log:
>   [ar71xx] migrate all of the duplicate configuration out into a shared config file.

After this commit, AR71XX_BASE, QCA953X_BASE, and RSPRO_STANDALONE fail with:

--- all_subdir_hwpmc_mips24k ---
{standard input}: Assembler messages:
{standard input}:168: Error: illegal operands `mtc0 $17,$25,1'
{standard input}:203: Error: illegal operands `mtc0 $17,$25,3'
{standard input}:311: Error: illegal operands `mfc0 $2,$25,1'
{standard input}:348: Error: illegal operands `mfc0 $2,$25,3'
*** [hwpmc_mips24k.o] Error code 1


More information about the svn-src-head mailing list