1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

qi-fix-gta03-format-script-less-fragile-for-host-kernel.patch

The hack to find the number of sectors turns out to be
sensitive to the host kernel.  This is a workaround until
we find something in /proc or /sys that has the same info
in a more accessible way.

Signed-off-by: Christopher Hall <hsw@openmoko.com>
This commit is contained in:
Christopher Hall
2008-11-28 10:16:44 +00:00
committed by Andy Green
parent 16c6bb1660
commit aa813c24d5
2 changed files with 28 additions and 3 deletions

View File

@@ -2,7 +2,8 @@
make clean && \
make CPU=s3c6410 && \
make CPU=s3c2442
make CPU=s3c2442 && \
make CPU=s3c2410
# as root then...
#