linux-headers
INSTALL_HDR_PATH="$CRSD"/usr
only works withheaders_install
target (notheaders
)find usr/include -name '.*' -delete
does not removeMakefile
andheaders_check.pl
- Remove
usr/include/drm
to use headers fromlibdrm
INSTALL_HDR_PATH="$CRSD"/usr
only works with headers_install
target (not headers
)find usr/include -name '.*' -delete
does not remove Makefile
and headers_check.pl
usr/include/drm
to use headers from libdrm