Initial commit
This commit is contained in:
13
target/linux/realtek/base-files/etc/board.d/01_leds
Normal file
13
target/linux/realtek/base-files/etc/board.d/01_leds
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
. /lib/functions/uci-defaults.sh
|
||||
|
||||
board=$(board_name)
|
||||
|
||||
board_config_update
|
||||
|
||||
case $board in
|
||||
esac
|
||||
|
||||
board_config_flush
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user