mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Fix archive script.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
echo "V4L drivers archive..."
|
||||
make cleanall
|
||||
make dir DIR=./media
|
||||
cd linux
|
||||
make unapply-patches
|
||||
make todaytar DIR=.
|
||||
mv -f linux-media-LATEST.tar.* ..
|
||||
|
||||
|
Reference in New Issue
Block a user