mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 10:57:47 +00:00
ipq807x: fix certificates mounting in dual-boot scenario on yuncore,fap655
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -75,7 +75,8 @@ boot() {
|
|||||||
PART_NAME=rootfs_1
|
PART_NAME=rootfs_1
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
yuncore,ax840)
|
yuncore,ax840|\
|
||||||
|
yuncore,fap655)
|
||||||
PART_NAME=rootfs_1
|
PART_NAME=rootfs_1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user