stm32-post-build.sh 96 B

1234
  1. #!/bin/sh
  2. # Kernel is built without devpts support
  3. sed -i '/^devpts/d' ${TARGET_DIR}/etc/fstab