This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-buildroot
Watch
1
Star
0
Fork
You've already forked ubuntu-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ubuntu-buildroot
/
board
/
stmicroelectronics
/
common
/
stm32f4xx
/
stm32-post-build.sh
5 lines
96 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
# Kernel is built without devpts support
sed -i
'/^devpts/d'
${
TARGET_DIR
}
/etc/fstab
Reference in New Issue
View Git Blame
Copy Permalink