This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
50df29f275
repo
/
core
/
linux-headers
/
build
7 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
kiss: Added linux-headers
2019-06-17 08:09:32 -06:00
#!/bin/sh -e
linux-headers: Old model
2020-03-08 16:40:04 -06:00
make \
headers_install \
INSTALL_HDR_PATH="$1/usr" \
HOSTCC="${CC:-cc}"
Reference in New Issue
Copy Permalink