mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 15:22:20 +02:00
We don't need complicated script for this, we can just set required attributes using udev rules.
8 lines
180 B
Meson
8 lines
180 B
Meson
#
|
|
# Copyright (C) 2020 Arnaud Ferraris <arnaud.ferraris@gmail.com>
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
#
|
|
|
|
install_data ('80-modem-eg25.rules', install_dir: udevrulesdir)
|