forked from kiss-community/repo
linux-headers: update for new env
This commit is contained in:
parent
933c94fa48
commit
a3594a2e0b
@ -1,6 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make HOSTCC="${CC:-cc}" headers
|
||||
make HOSTCC="$CC" headers
|
||||
|
||||
# The headers require rsync for installation, this command
|
||||
# simply does the equivalent using find, mkdir and cp.
|
||||
|
Loading…
Reference in New Issue
Block a user