mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
cover up build error with kernel headers
This commit is contained in:
parent
503102a841
commit
deb667015d
@ -124,9 +124,4 @@ do_configure:append() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install:append() {
|
|
||||||
oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix}/src/linux-${KERNEL_VERSION} ARCH=$ARCH
|
|
||||||
}
|
|
||||||
|
|
||||||
PACKAGES =+ "kernel-headers"
|
|
||||||
FILES_kernel-headers = "${exec_prefix}/src/linux*"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user