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

edited-ane-driver #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

edited-ane-driver #5

wants to merge 3 commits into from

Conversation

yoonjin71212
Copy link

@yoonjin71212 yoonjin71212 commented Mar 12, 2024

This is edited build of ANE. You can watch my repo "linux-asahi-experiment" to watch your driver moved into devtree. Have a good day, sis. :)

default:
sudo cp ./src/uapi/drm/ane_accel.h /lib/modules/$(shell uname -r)/build/include/uapi/drm/
make -C $(KERNELDIR) M=$(PWD) modules
sudo make -C $(KERNELDIR) M=$(PWD) prepare O=$(PWD)

Choose a reason for hiding this comment

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

Pro tip: never use sudo in a makefile like this.

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.

2 participants