Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

applespi: add simple DKMS support #36

Merged
merged 2 commits into from
Jul 20, 2017
Merged

Conversation

sibradzic
Copy link
Contributor

Tested on Ubuntu 17.04

Signed-off-by: Samir Ibradzic

Tested on Ubuntu 17.04

Signed-off-by: Samir Ibradzic
README.md Outdated
git clone https://github.com/cb22/macbook12-spi-driver.git /usr/src/applespi-0.1
dkms add -m applespi -v 0.1
dkms build -m applespi -v 0.1
dkms install -m applespi -v 0.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The explicit add and build steps can be skipped - install will perform those if necessary.

Less noise in README.md
@sibradzic
Copy link
Contributor Author

@roadrunner2 right, less noise now

@cb22 cb22 merged commit 1d315f1 into cb22:master Jul 20, 2017
@cb22
Copy link
Owner

cb22 commented Jul 20, 2017

Thanks! Merged

@sibradzic sibradzic deleted the add-dkms-module branch August 16, 2017 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants