summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh')
-rw-r--r--recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh b/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh
deleted file mode 100644
index 5f440c38..00000000
--- a/recipes-bsp/rmc/boards/mohonpeak/POSTINSTALL.sh
+++ /dev/null
@@ -1,3 +0,0 @@
1# Mohonpeak uses only S1 for serial, so remove S0 and S2
2sed -i '/start_getty.\+ttyS0/d' /tgt_root/etc/inittab
3sed -i '/start_getty.\+ttyS2/d' /tgt_root/etc/inittab