fix some typos in librem-ec-acpi ebuild
This commit is contained in:
parent
441359e5e7
commit
b08955fb3f
|
@ -26,6 +26,7 @@ src_prepare() {
|
|||
sed -i "s/\$(shell uname -r)/${KV_FULL}/" Makefile \
|
||||
|| die "could not set kernel version in makefile"
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
BUILD_PARAMS="KERNELDIR=${KV_DIR}"
|
||||
|
|
Loading…
Reference in New Issue