touchscreen:add calibration for touchscreen ili2102 to support it's APK
[firefly-linux-kernel-4.4.55.git] / drivers / Makefile
old mode 100644 (file)
new mode 100755 (executable)
index 6854867..fed9bf8
@@ -47,7 +47,7 @@ obj-$(CONFIG_ATA)             += ata/
 obj-$(CONFIG_MTD)              += mtd/
 obj-$(CONFIG_SPI)              += spi/
 obj-$(CONFIG_SPI_FPGA)         += fpga/
-obj-$(CONFIG_HEADSET_DET)              += headset_observe/
+obj-y          += headset_observe/
 obj-y                          += net/
 obj-$(CONFIG_ATM)              += atm/
 obj-$(CONFIG_FUSION)           += message/
@@ -115,3 +115,5 @@ obj-$(CONFIG_STAGING)               += staging/
 obj-y                          += platform/
 obj-y                          += ieee802154/
 obj-$(CONFIG_CMMB)             += cmmb/        
+obj-y                          += dbg/
+