We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c71fb commit e6d7b5dCopy full SHA for e6d7b5d
1 file changed
drivers/staging/Makefile
@@ -23,6 +23,7 @@ obj-$(CONFIG_USB_EMXX) += emxx_udc/
23
obj-$(CONFIG_SPEAKUP) += speakup/
24
obj-$(CONFIG_MFD_NVEC) += nvec/
25
obj-$(CONFIG_ANDROID) += android/
26
+obj-$(CONFIG_ASHMEM) += android/
27
obj-$(CONFIG_SYNC) += android/
28
obj-$(CONFIG_STAGING_BOARD) += board/
29
obj-$(CONFIG_LTE_GDM724X) += gdm724x/
0 commit comments