Bump the config version. Add a 'cpu_arch' directive that allows the
commitf4592fe59e1a6223b5ff1b435c8aaf6db4b7e5bb
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 18:01:15 +0000 (23 18:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Oct 2006 18:01:15 +0000 (23 18:01 +0000)
tree5e526b9cea37d6d04f240ab191d2ec89267e843e
parent0a0d5519e746de0721c52e07aa1113a84e7c0141
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