mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 15:10:10 +01:00
copy correct Makefile
This commit is contained in:
parent
9b7bf9127e
commit
20163c2b10
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ mkdir -p $OUTDIR
|
|||
|
||||
cp shared/*.[ch] $OUTDIR
|
||||
cp linux/*.[ch] $OUTDIR
|
||||
cp linux/Makefile.linux $OUTDIR/Makefile
|
||||
cp linux/Makefile.kernel $OUTDIR/Makefile
|
||||
|
||||
if [ $VERS = 2.4 ] ;then
|
||||
echo "Copying 2.4 Kernel files"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue