mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
make.sh: Build mdadm before dracut
This commit is contained in:
2
make.sh
2
make.sh
@@ -401,6 +401,7 @@ buildipfire() {
|
||||
ipfiremake bc
|
||||
ipfiremake u-boot
|
||||
ipfiremake cpio
|
||||
ipfiremake mdadm
|
||||
ipfiremake dracut
|
||||
|
||||
case "${TARGET_ARCH}" in
|
||||
@@ -740,7 +741,6 @@ buildipfire() {
|
||||
ipfiremake usb_modeswitch
|
||||
ipfiremake usb_modeswitch_data
|
||||
ipfiremake zerofree
|
||||
ipfiremake mdadm
|
||||
ipfiremake pound
|
||||
ipfiremake minicom
|
||||
ipfiremake ddrescue
|
||||
|
||||
Reference in New Issue
Block a user