mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-29 19:40:16 +01:00
copy correct Kconfig
This commit is contained in:
parent
a204d5acb2
commit
59924b2f40
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ if [ $VERS = 2.4 ] ;then
|
|||
cp linux/Config.in $OUTDIR/
|
||||
elif [ $VERS = 2.6 ] ;then
|
||||
echo "Copying 2.6 Kernel files"
|
||||
cp linux/Kconfig $OUTDIR/
|
||||
cp linux-core/Kconfig $OUTDIR/
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue