NetBSD/sys/arch/hp300/conf
uebayasi 44e9385020 Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of
${MD_OBJS}.

${MD_OBJS} should be used only for objects that must be linked first (i.e.,
start code).  Objects have to be compiled following common compile rules,
and have to be generated into common places (i.e., top of kernel build
directory).

${MD_LIBS} defines libraries that are built by separate makefiles, under
separate directories.  `Makefile.kern.inc' doesn't know intermediate library
objects.
2015-09-06 02:17:30 +00:00
..
files.hp300 Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. 2014-08-24 08:17:44 +00:00
GENERIC Remove KMEMSTATS. 2015-08-08 06:36:24 +00:00
INSTALL Systematize (and in many cases, fix) the comments on options COMPAT_NN. 2014-08-23 20:26:56 +00:00
majors.hp300 Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. 2014-08-24 08:17:44 +00:00
Makefile.hp300 Declare dependency on fpsp.o via newly introduced ${MD_LIBS} instead of 2015-09-06 02:17:30 +00:00
RAMDISK Disable options NVNODE, NBUF and BUFPAGES in the RAMDISK kernel. 2014-04-29 18:47:22 +00:00
std.hp300