diff options
Diffstat (limited to 'sound/aoa/core/Makefile')
-rw-r--r-- | sound/aoa/core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/aoa/core/Makefile b/sound/aoa/core/Makefile index a1596e88c718..056d69683b1e 100644 --- a/sound/aoa/core/Makefile +++ b/sound/aoa/core/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_SND_AOA) += snd-aoa.o snd-aoa-objs := core.o \ alsa.o \ |