Update the root device to be correct for use with crochet.

This commit is contained in:
Andrew Turner 2013-08-26 10:27:15 +00:00
parent 74dcb850cc
commit 30ea211052
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=254902

View File

@ -53,7 +53,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options ROOTDEVNAME=\"ufs:da0s2a\"
options ROOTDEVNAME=\"ufs:da0s1a\"
options VFP # vfp/neon
options PREEMPTION