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

beep: Fix dependency for platforms other than x86 #1

Closed
wants to merge 1 commit into from

Conversation

zokl
Copy link
Owner

@zokl zokl commented Nov 27, 2024

Maintainer: @paulfertser
Compile tested: x86_64, ARMv8b, OpenWRT 22.03, Master
Run tested: x86_64, ARMv8b, OpenWRT 22.03, Master

Description:
If a platform other than x86 is selected, the kmod-gpio-beeper module is automatically selected. The previous setting did not choose it automatically. The previous dependency makes module recursion problems.

Signed-off-by: Zbyněk Kocur [email protected]

If a platform other than x86 is selected, the kmod-gpio-beeper module is automatically selected. The previous setting did not choose it automatically, preventing loading in different modules.
@zokl zokl closed this Nov 27, 2024
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.

1 participant