Lines Matching refs:patch
86 │ │ ├── linux-4.19 # linux-4.19 相关patch
88 │ │ │ │ └── hdf.patch # linux-4.19 HDF patches
90 │ │ │ └── hispark_taurus.patch # linux-4.19 hispark_taurus SOC patches
93 │ │ │ │ └── hdf.patch # linux-5.10 HDF patches
95 │ │ │ │ └── hispark_taurus.patch # linux-5.10 hispark_taurus SOC patches
97 │ │ │ ├── kernel.patch # linux-5.10 rk3568 SOC patches
98 │ │ │ └── hdf.patch # linux-5.10 rk3568 定制 HDF patches
101 │ │ ├── kernel.patch # linux-6.6 rk3568 SOC patches
102 │ │ └── hdf.patch # linux-6.6 rk3568 定制 HDF patches
189 在kernel/linux/build仓中,按照kernel.mk中的芯片组件所对应的patch路径规则及命名规则,将对应的芯片组件patch放到对应路径下:
193 DEVICE_PATCH_FILE := $(DEVICE_PATCH_DIR)/$(DEVICE_NAME).patch
198 在kernel/linux/build仓中,按照kernel.mk中的芯片组件所对应的patch路径规则及命名规则,将对应的芯片组件config放到对应路径下: