Searched refs:platform_find_kernelpart (Results 1 - 4 of 4) sorted by relevance

/openwrt/target/linux/ath25/base-files/lib/upgrade/
H A Dplatform.sh21 platform_find_kernelpart() { function
58 local kernelpart=$(platform_find_kernelpart "${partitions#*:}")
/openwrt/target/linux/ixp4xx/base-files/lib/upgrade/
H A Dplatform.sh25 platform_find_kernelpart() { function
50 local kernelpart=$(platform_find_kernelpart "${partitions#*:}")
92 local kernelpart=$(platform_find_kernelpart "${partitions#*:}")
/openwrt/target/linux/cns3xxx/base-files/lib/upgrade/
H A Dplatform.sh24 platform_find_kernelpart() { function
38 local kernelpart=$(platform_find_kernelpart "${partitions#*:}")
/openwrt/target/linux/ar71xx/base-files/lib/upgrade/
H A Dplatform.sh31 platform_find_kernelpart() { function
45 local kernelpart=$(platform_find_kernelpart "${partitions#*:}")

Completed in 87 milliseconds