diff options
Diffstat (limited to 'sound/aoa/fabrics/Makefile')
-rw-r--r-- | sound/aoa/fabrics/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/aoa/fabrics/Makefile b/sound/aoa/fabrics/Makefile new file mode 100644 index 000000000..da37c10ec --- /dev/null +++ b/sound/aoa/fabrics/Makefile @@ -0,0 +1,3 @@ +snd-aoa-fabric-layout-objs += layout.o + +obj-$(CONFIG_SND_AOA_FABRIC_LAYOUT) += snd-aoa-fabric-layout.o |