This website requires JavaScript.
Explore
Help
Register
Sign In
xuos
/
kconfig-frontends
Watch
2
Star
0
Fork
You've already forked kconfig-frontends
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
master
kconfig-frontends
/
xs_build.sh
8 lines
74 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
autoreconf -i
./configure
make
sudo make install
sudo ldconfig
Reference in New Issue
View Git Blame
Copy Permalink