mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 20:40:12 +01:00
make drm pciids
This commit is contained in:
parent
0b481856dd
commit
d7e777b696
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ VERS=$2
|
|||
echo "Copying kernel independent files"
|
||||
mkdir -p $OUTDIR
|
||||
|
||||
( cd linux/ ; make drm_pciids.h )
|
||||
cp shared/*.[ch] $OUTDIR
|
||||
cp linux/*.[ch] $OUTDIR
|
||||
cp linux/Makefile.kernel $OUTDIR/Makefile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue