mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
linux-headers:
- cosmetics
This commit is contained in:
parent
3ba416808f
commit
a7d60db11e
@ -9,5 +9,5 @@ make ARCH=$TARGET_ARCH headers_check
|
|||||||
make ARCH=$TARGET_ARCH INSTALL_HDR_PATH=dest headers_install
|
make ARCH=$TARGET_ARCH INSTALL_HDR_PATH=dest headers_install
|
||||||
|
|
||||||
mkdir -p $SYSROOT_PREFIX/usr/include
|
mkdir -p $SYSROOT_PREFIX/usr/include
|
||||||
cp -PR dest/include/* $SYSROOT_PREFIX/usr/include
|
cp -R dest/include/* $SYSROOT_PREFIX/usr/include
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user