Makefile (58e16d792a6a8c6b750f637a4649967fcac853dc) | Makefile (1f75c498d615d8f6b94fff27a14229c2b52c3572) |
---|---|
1# SPDX-License-Identifier: GPL-2.0-only | 1# SPDX-License-Identifier: GPL-2.0-only |
2snd-riptide-objs := riptide.o | 2snd-riptide-y := riptide.o |
3 4obj-$(CONFIG_SND_RIPTIDE) += snd-riptide.o | 3 4obj-$(CONFIG_SND_RIPTIDE) += snd-riptide.o |