Subject: Attention kernel builders
To: None <current-users@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 10/23/2001 12:02:24
Folks...

For those of you who build ARM, MIPS, PowerPC, or SuperH kernels...

The next time you update your source tree, please make sure to build
and install a new config(8) binary before configing/building your
kernel.  I have made a simple change to both the kernel Makefiles
and config(8) that requires them to be kept in sync (the change was
to change TARGET_MACHINE to MACHINE, to be consistent with other
Makefiles in the tree, and to assist in cross-compilation).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>