diff options
-rw-r--r-- | linux.morph | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux.morph b/linux.morph index 67900fc97e85..8b78976bd830 100644 --- a/linux.morph +++ b/linux.morph @@ -48,4 +48,3 @@ install-commands: - mkdir -p "$DESTDIR"/boot - cp arch/arm/boot/uImage "$DESTDIR"/boot/uImage - cp arch/arm/boot/dts/imx6q-wandboard.dtb "$DESTDIR"/boot/ - - ln -sf /dev/null "$DESTDIR/etc/systemd/system/pulseaudio.service" |