beep: fix dependency to support non-x86 target and kmod-gpio-beeper
authorYanase Yuki <dev@zpc.sakura.ne.jp>
Fri, 2 Oct 2020 08:06:25 +0000 (17:06 +0900)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 10 Jun 2022 11:54:45 +0000 (13:54 +0200)
commit02d4a7161ee0854b4256e03c8511026fe579edec
tree78660e705e5c3fc882ae1c2b83da645cee0a2162
parent21ee1aa46a82a529137958446da644b993a1dca9
beep: fix dependency to support non-x86 target and kmod-gpio-beeper

Beep is a target-independent software that can handle buzzers controlled by kmod-gpio-beeper.

This change is useful for some non-x86 enterprise APs and development boards
that have a buzzer connected to GPIO.

Compile-tested: ath79, ELECOM WAB-I1750-PS, 3fab4ac + device support patch
Run-tested: ath79, ELECOM WAB-I1750-PS, 3fab4ac + device support patch

Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
(cherry picked from commit 9bcea2de2cf552d544786d1e4b82f55cda7015b1)
utils/beep/Makefile