]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/staging/android/Makefile
UBUNTU: SAUCE: ashmem: turn into module
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / android / Makefile
index e9a55a5e65291b105c9948a3e9c0e44e713b8c8d..3d794218dd4b905c99dfd70860158d7314adc0ad 100644 (file)
@@ -1,4 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0
 ccflags-y += -I$(src)                  # needed for trace events
 
-obj-$(CONFIG_ASHMEM)                   += ashmem.o
+ashmem_linux-y                         += ashmem.o
+obj-$(CONFIG_ASHMEM)                   += ashmem_linux.o