mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 15:42:20 +00:00
14 lines
534 B
Markdown
14 lines
534 B
Markdown
![OpenIPC logo][logo]
|
|
|
|
## OpenIPC Builder
|
|
_Experimental system for building OpenIPC firmware for known devices_
|
|
|
|
|
|
### Some notes for research
|
|
|
|
- [Example of packaging a kernel module into a separate package](https://github.com/themactep/thingino-firmware/blob/master/package/wifi-mt7601sta/wifi-mt7601sta.mk)
|
|
- [Example of copying only the selected desired sensor file](https://github.com/OpenIPC/firmware/blob/master/general/package/ingenic-osdrv-t21/ingenic-osdrv-t21.mk)
|
|
|
|
|
|
[logo]: https://openipc.org/assets/openipc-logo-black.svg
|