mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
qualcommax: ipq60xx: fixes base-files typo
* fix caldata file name
* fix bootcount file permission
Fixes: 9c55866
("qualcommax: ipq60xx: add Linksys MR7350 support")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/17230
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
d162fd5ed4
commit
d6be0a2039
1
target/linux/qualcommax/ipq60xx/base-files/etc/init.d/bootcount
Normal file → Executable file
1
target/linux/qualcommax/ipq60xx/base-files/etc/init.d/bootcount
Normal file → Executable file
@ -12,4 +12,3 @@ boot() {
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user