From: Chris Tallon Date: Wed, 22 Feb 2017 17:43:45 +0000 (+0000) Subject: Copy only JPEGs necessary for MVP dongle X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=makedevenv.git Copy only JPEGs necessary for MVP dongle --- diff --git a/dongle/build b/dongle/build index 2209b75..ce4f5e5 100755 --- a/dongle/build +++ b/dongle/build @@ -16,8 +16,8 @@ cp -a tofs/* fs cp -fv ../client/vompclient fs cp -fv ../client/other/vdr.jpg fs -cp -fv ../client/other/wallpaperNTSC.jpg -cp -fv ../client/other/wallpaperPAL.jpg +cp -fv ../client/other/wallpaperNTSC.jpg fs +cp -fv ../client/other/wallpaperPAL.jpg fs cp -fv ../lbox_border/lbox_border.o fs/lib/modules/2.4.31 # Get kernel files temp dir ready