- remove doublequotes from rootfs tar options
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 10 Dec 2005 14:40:45 +0000 (14:40 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 10 Dec 2005 14:40:45 +0000 (14:40 -0000)
commit6102f447aabce7f3214838e723f0d6b879c83e1d
treea6b9045bc0b6e2d259b8b1e2e21f54434adbb620
parente586c19c6b2828520c605485b28ee018fce02f12
- remove doublequotes from rootfs tar options
  busybox tar -c" -v"f m.tar libm doesn't work but tar -c -vf n.tar libm does.
target/tar/tarroot.mk