Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
target
/
linux
/
realtek
/
base-files
/
etc
/
board.d
/
01_leds
blob: 699ab817dde5a675118e015b5478898003d3bbc5 [
file
] [
log
] [
blame
]
#!/bin/sh
.
/
lib
/
functions
/
uci
-
defaults
.
sh
board
=
$
(
board_name
)
board_config_update
case
$board
in
esac
board_config_flush
exit
0