8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
# Copyright (C) 2023 Vincent BENOIT <vincent.benoit@scle.fr>
|
|
# Release under the MIT license (see COPYING.MIT for the terms)
|
|
|
|
FILES:${PN} += "/usr/bin/pwmake"
|
|
|
|
BBCLASSEXTEND = "native"
|
|
#FILES:${PN}-dev += "/usr/bin/pwmake"
|