7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
# Copyright (C) 2023 Vincent BENOIT <vincent.benoit@scle.fr>
|
|
# Release under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
PACKAGE_INSTALL += " \
|
|
initramfs-module-debug \
|
|
"
|