Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qu1x/debian-kernel-apu2

Debian Kernel Patched for PC Engines' APU2
https://github.com/qu1x/debian-kernel-apu2

apu2 ath10k crda debian dfs gpio i2c leds ledtrig linux-kernel regdb spi w1

Last synced: 5 days ago
JSON representation

Debian Kernel Patched for PC Engines' APU2

Awesome Lists containing this project

README

        

# debian-kernel-apu2

**Debian Kernel Patched for PC Engines' APU2**

See [RELEASES](RELEASES.md) for included patches and features.

**Now based on stretch-backports**

## Parallel Building

```sh
time make -j $(grep -c '^processor' /proc/cpuinfo)
```

## Installation

```sh
sudo dpkg -i linux-{image,headers}-$(uname -r)_$(uname -r)-1_amd64.deb
```

## License

Copyright (c) 2017-2019 Rouven Spreckels

Usage of the works is permitted provided that
this instrument is retained with the works, so that
any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the works by you shall be licensed as above, without any
additional terms or conditions.