Comment MD_ROOT and remove 'device re' which is not part of the system and
can be loaded as module.
This commit is contained in:
parent
a14a34ef62
commit
77613ca0cb
@ -14,7 +14,7 @@ options SOC_MV_ARMADA38X
|
||||
makeoptions WERROR="-Werror"
|
||||
makeoptions MODULES_EXTRA="dtb/mv"
|
||||
|
||||
options MD_ROOT
|
||||
#options MD_ROOT
|
||||
#makeoptions MFS_IMAGE=/path/to/miniroot
|
||||
#options ROOTDEVNAME=\"ufs:md0\"
|
||||
options ROOTDEVNAME=\"/dev/da0s1a\"
|
||||
@ -39,7 +39,6 @@ device ether
|
||||
device vlan
|
||||
device mii
|
||||
device bpf
|
||||
device re
|
||||
device mdio
|
||||
device etherswitch
|
||||
device e6000sw
|
||||
|
Loading…
Reference in New Issue
Block a user