Open AndreiCherniaev opened 2 days ago
if user doesn't provide than try to use default path "/usr/src/linux-headers-$(uname -r)". If there is no default path then exit with msg
before this commit you should did u@user:~/kbuild-standalone_readme$ ./sync_with_linux.sh /usr/src/linux-headers-$(uname -r)
u@user:~/kbuild-standalone_readme$ ./sync_with_linux.sh /usr/src/linux-headers-$(uname -r)
if user doesn't provide than try to use default path "/usr/src/linux-headers-$(uname -r)". If there is no default path then exit with msg
before this commit you should did
u@user:~/kbuild-standalone_readme$ ./sync_with_linux.sh /usr/src/linux-headers-$(uname -r)