]> 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 3b66cd0b0ec56d3a9d1da56b280333d3a4cdb078..3d794218dd4b905c99dfd70860158d7314adc0ad 100644 (file)
@@ -1,6 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0
 ccflags-y += -I$(src)                  # needed for trace events
 
-obj-y                                  += ion/
-
-obj-$(CONFIG_ASHMEM)                   += ashmem.o
+ashmem_linux-y                         += ashmem.o
+obj-$(CONFIG_ASHMEM)                   += ashmem_linux.o