1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/kirkwood
Chuanhong Guo 92e60260d5 treewide: sync bootcount scripts across targets
This commit made the following changes to sync all bootcount scripts:

1. use boot() instead of start()
    This script only needs to be executed once when boot is complete.
    use boot() to make this explicit.

2. drop sourcing of /lib/functions.sh
    This is aready done in /etc/rc.common.

3. ramips: replace board name checking with a case

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2019-08-17 23:52:34 +08:00
..
base-files treewide: sync bootcount scripts across targets 2019-08-17 23:52:34 +08:00
image kirkwood: split up DEVICE_TITLE 2019-07-10 16:56:16 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.108 2019-03-27 10:48:59 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.24 2019-02-22 10:53:42 +01:00
profiles
config-4.14 kirkwood: enable sata port multiplier 2019-05-11 16:37:11 +02:00
config-4.19 kirkwood: enable sata port multiplier 2019-05-11 16:37:11 +02:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00