Skip to content
Snippets Groups Projects
Commit 9cf7628a authored by st s's avatar st s
Browse files

samsung-zeroltexx: remove trailing whitespace in comment line (to make lint happy)

parent f6f843e7
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ build() {
package() {
devicepkg_package $startdir $pkgname
# Disable v4l udev rules (which whould otherwise crash the kernel when v4l_id probes some of the device nodes of the
# Disable v4l udev rules (which whould otherwise crash the kernel when v4l_id probes some of the device nodes of the
# FIMC-IS driver. This patch was taken from here: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1160
install -Dm644 "$srcdir"/60-persistent-v4l.rules \
"$pkgdir"/etc/udev/rules.d/60-persistent-v4l.rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment