]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/BERI_SIM_SDROOT
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys / mips / conf / BERI_SIM_SDROOT
1 #
2 # BERI_SIM_SDROOT -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible
3 # RISC Implementation) FPGA soft core, as configured for simulation.
4 #
5 # $FreeBSD$
6 #
7
8 #NO_UNIVERSE
9
10 include "BERI_SIM_BASE"
11
12 ident           BERI_SIM_SDROOT
13
14 #
15 # This kernel expects to find its root filesystem on the SD Card.
16 #
17 options         ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"