package: remove duplicated driver of r8152
This commit is contained in:
@@ -15,8 +15,8 @@ sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find package/ -follow -type f -path '*/ksmbd-t
|
||||
sed -i 's/ +ntfs-3g/ +ntfs3-mount/' `find package/ -follow -type f -path '*/automount/Makefile'`
|
||||
sed -i '/skip\=/ a skip=`mount | grep -q /dev/$device; echo $?`' `find package/ -follow -type f -path */automount/files/15-automount`
|
||||
|
||||
mkdir `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
mv patches/99-disallow-aaaa.patch `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
mkdir -p `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
mv $GITHUB_WORKSPACE/patches/99-disallow-aaaa.patch `find package/ -follow -type d -path '*/pdnsd-alt'`/patches
|
||||
|
||||
if [ $DEVICE != 'r1s' ]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user