kernel-module-build
kernel-module-build copied to clipboard
Combine all device quirks into one workaround.sh
We currently have device specific quirks in various branches. Combine all quirks into one workarounds script that is called by build.sh
merged #21 to address most of the workarounds. Just the odroid-c1 workaround left. Need to use jessie to build modules for that board. It runs a 3.10 kernel and needs old gcc or something.
Should make a Dockerfile.odriod-c1
next.