Skip to content

Commit

Permalink
Remove ttyFIQ0 as it is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Apr 1, 2018
1 parent 9e92c3c commit 6087c7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rootfs/make_rootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,6 @@ fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
EOF
cat >> "$DEST/etc/securetty" <<EOF
# Rock 64
ttyFIQ0
EOF
for arch in $EXTRA_ARCHS; do
if [[ "$arch" != "$BUILD_ARCH" ]]; then
Expand Down

0 comments on commit 6087c7e

Please sign in to comment.