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