]> git.vomp.tv Git - makedevenv.git/commitdiff
Empty proc dir now created for fs. Broken since switch to git
authorChris Tallon <chris@vomp.tv>
Sat, 23 Feb 2013 17:45:17 +0000 (17:45 +0000)
committerChris Tallon <chris@vomp.tv>
Sat, 23 Feb 2013 17:45:17 +0000 (17:45 +0000)
dongle/build

index 8daa9c03451f693a3ef5cfe0001a9ada793c5cce..b0b9cfc68335cfa0b01d006116790f7a3428d498 100755 (executable)
@@ -8,6 +8,7 @@ OUTFILE=vomp-dongle
 
 # Create initial file system
 
+mkdir tofs/proc
 cp -a ../busybox/dongle/install fs
 cp -a tofs/* fs