Bump the config version. Add a 'cpu_arch' directive that allows the
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 18:01:15 +0000 (18:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 18:01:15 +0000 (18:01 +0000)
commit29f546fd5fd512959a007ec80022a73d69c54d95
treef7a5f2f6b8f10e46ea8dcf01743e35dc23657952
parentafaa1d56145a9087b56db467d889f7c1e0185beb
Bump the config version.  Add a 'cpu_arch' directive that allows the
cpu architecture for the virtual machine to be specified.  This also
creates additional softlinks for <cpu/*.h> and <cpu_arch/...> to allow
a virtual machine to access cpu-architecture-specific files.
sys/config/VKERNEL
sys/platform/pc32/conf/Makefile
sys/platform/vkernel/conf/Makefile
usr.sbin/config/config.h
usr.sbin/config/config.y
usr.sbin/config/configvers.h
usr.sbin/config/lang.l
usr.sbin/config/main.c