kobolabs / Kobo-Reader

http://www.koboereader.com/
598 stars 126 forks source link

A few tweaks/cleanups #1

Closed ringerc closed 13 years ago

ringerc commented 13 years ago

Hi

Here are a few initial tweaks/fixes to fix compilation issues on newer systems, fix the corrupt patch, document the toolchain used, and (optionally) reference the writing I'm doing with more detailed howtos on getting a Kobo development environment up and running. Feel free to drop that commit (e6a193b9), which I kept separate for that reason, if you don't want it.

I'd appreciate it if you could verify the correctness of my comments on the netronix/imx357 directory.

BTW, the only thing I'm seeing that appears to be missing to get a working environment up and running now is the busybox config. It's hardly vital, as a full-featured busybox with everything enabled should run fine on the Kobo, but it'd be nice to have in the configs/ directory.

Thanks yet again for your time and help. I've got simple stand-alone binaries built and installed on my Kobo using only the tweaks included in this pull request.