We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e9bc6 commit 71452d3Copy full SHA for 71452d3
1 file changed
drivers/staging/Makefile
@@ -17,7 +17,7 @@ obj-$(CONFIG_IIO) += iio/
17
obj-$(CONFIG_FB_SM750) += sm750fb/
18
obj-$(CONFIG_USB_EMXX) += emxx_udc/
19
obj-$(CONFIG_MFD_NVEC) += nvec/
20
-obj-$(CONFIG_ANDROID) += android/
+obj-y += android/
21
obj-$(CONFIG_STAGING_BOARD) += board/
22
obj-$(CONFIG_LTE_GDM724X) += gdm724x/
23
obj-$(CONFIG_SB105X) += sb105x/
0 commit comments