kernel-module-build icon indicating copy to clipboard operation
kernel-module-build copied to clipboard

Combine all device quirks into one workaround.sh

Open ZubairLK opened this issue 5 years ago • 1 comments

We currently have device specific quirks in various branches. Combine all quirks into one workarounds script that is called by build.sh

ZubairLK avatar Mar 13 '19 14:03 ZubairLK

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.

ZubairLK avatar Mar 28 '19 14:03 ZubairLK