• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# current path: "out/ohos-arm-release/"
2# Modification and deletion of section name is not allowed
3
4# fstab.required path config, The fstab is device related
5[fstab_required_path]
6source_path = ./fstab.required
7target_path = ./packages/phone/ramdisk/etc/fstab.required
8
9# dtc_419 path config
10[dtc_419_path]
11source_path = ../../out/KERNEL_OBJ/kernel/src_tmp/linux-4.19/scripts/dtc/dtc
12target_path = ../../third_party/e2fsprogs/prebuilt/host/bin/dtc
13
14# dtc_510 path config
15[dtc_510_path]
16source_path = ../../out/kernel/src_tmp/linux-5.10/scripts/dtc/dtc
17target_path = ../../third_party/e2fsprogs/prebuilt/host/bin/dtc
18
19# mkimage path config
20[mkimage_path]
21source_path = ../../device/board/hisilicon/hispark_taurus/uboot/prebuilts/mkimage
22target_path = ../../third_party/e2fsprogs/prebuilt/host/bin/mkimage
23
24[board]
25boot_type = two_stages
26source_path = ../../out/kernel/src_tmp/linux-5.10/make-boot.sh
27target_path = ./packages/phone/make-boot.sh
28